Skip to content

Commit

Permalink
Removed debugging output
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Trimble committed Jun 30, 2017
1 parent acea494 commit 49f9656
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/filter-abund-single.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@ def main():
args.variable_coverage,
args.normalize_to)
if trimmed_record:
print((trimmed_record,))
write_record(trimmed_record, outfp)

log_info('output in {outfile}', outfile=outfile)
Expand Down

0 comments on commit 49f9656

Please sign in to comment.