aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xconvert.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/convert.py b/convert.py
index 0f1f52d..0a7c034 100755
--- a/convert.py
+++ b/convert.py
@@ -72,7 +72,6 @@ for file in sorted(os.listdir(sourcedir)):
break
elif i == 1:
time_number = thread.match.group(0)
- print(time_number)
thread.close
elif i == 2:
unknown_line = thread.match.group(0)