Skip to content

Commit

Permalink
Update unzip_extract_stats.R
Browse files Browse the repository at this point in the history
  • Loading branch information
jaamarks authored Dec 7, 2023
1 parent 166441f commit 65df55d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion multiqc_extract/v1.0/unzip_extract_stats.R
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ spec <- matrix(c(
# Parse the command line parameters into R
args=getopt(spec, argString)


# If missing required fields then display usage and quit
if ( !is.null(args$help)) {
cat(usage)
Expand Down

0 comments on commit 65df55d

Please sign in to comment.