Skip to content

Commit

Permalink
remove some debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
sfchen committed Oct 21, 2016
1 parent a0d12f4 commit 141891b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions qualitycontrol.py
Expand Up @@ -479,9 +479,6 @@ def autoTrim(self):
bad_in_tail = True
break

print tail
print self.readLen

trimFront = 0
trimTail = 0
if bad_in_front:
Expand Down

0 comments on commit 141891b

Please sign in to comment.