From e19d7cbebc3ea50bc5e4816f15d633a2403fef24 Mon Sep 17 00:00:00 2001
From: Nicolas Servant <nicolas.servant@curie.fr>
Date: Mon, 9 May 2022 07:40:32 +0200
Subject: [PATCH] Update modules/local/samplesheet_check.nf

Co-authored-by: Edmund Miller <edmund.a.miller@gmail.com>
---
 modules/local/samplesheet_check.nf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/modules/local/samplesheet_check.nf b/modules/local/samplesheet_check.nf
index ac33a0e..31f62fa 100644
--- a/modules/local/samplesheet_check.nf
+++ b/modules/local/samplesheet_check.nf
@@ -1,4 +1,3 @@
-
 process SAMPLESHEET_CHECK {
     tag "$samplesheet"
 
-- 
GitLab