Skip to content

Commit

Permalink
Removed debug line
Browse files Browse the repository at this point in the history
  • Loading branch information
James Brown committed Mar 23, 2015
1 parent 5309892 commit 61ac7ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions imgprocessing/io.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@
class Imreader():
def __init__(self, pathlist):

print "\n".join(pathlist)

if pathlist[0].lower().endswith(('tif', 'tiff')):
usetiffile = True
else:
Expand Down

0 comments on commit 61ac7ad

Please sign in to comment.