mirror of
https://github.com/frej/fast-export.git
synced 2025-11-06 11:15:39 +01:00
silent for real this time
This commit is contained in:
@@ -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 != '-':
|
||||
|
||||
Reference in New Issue
Block a user