mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
f9a9b64388
commit
e0871ec10d
@ -496,7 +496,7 @@ def singleinstance():
|
||||
def update_stats():
|
||||
log = olog = 'stats.log'
|
||||
if not os.path.exists(log):
|
||||
return
|
||||
return {}
|
||||
stats = {}
|
||||
if IS_PRODUCTION:
|
||||
try:
|
||||
|
Loading…
x
Reference in New Issue
Block a user