diff --git a/pyfpdb/fpdb_import.py b/pyfpdb/fpdb_import.py index 9d76be69..f9b4cec9 100644 --- a/pyfpdb/fpdb_import.py +++ b/pyfpdb/fpdb_import.py @@ -351,7 +351,7 @@ class Importer: starttime = time() last_read_hand = 0 loc = 0 - #print "file =", file + # print "file =", file if file == "stdin": inputFile = sys.stdin else: