Skip to content

Commit 7b35470

Browse files
committed
Drop extra view statement
1 parent d3777d7 commit 7b35470

File tree

1 file changed

+0
-2
lines changed
  • subworkflows/local/utils_nfcore_fastquorum_pipeline

1 file changed

+0
-2
lines changed

subworkflows/local/utils_nfcore_fastquorum_pipeline/main.nf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,6 @@ workflow PIPELINE_INITIALISATION {
114114
}
115115
.set { ch_samplesheet }
116116

117-
ch_samplesheet.view()
118-
119117
emit:
120118
samplesheet = ch_samplesheet
121119
versions = ch_versions

0 commit comments

Comments
 (0)