diff --git a/p4-fast-export.py b/p4-fast-export.py index 0541f84..8f5b8fe 100755 --- a/p4-fast-export.py +++ b/p4-fast-export.py @@ -332,8 +332,6 @@ if len(changeRange) == 0: except: pass -sys.stderr.write("\n") - tz = - time.timezone / 36 tzsign = ("%s" % tz)[0] if tzsign != '+' and tzsign != '-':