mirror of
https://github.com/janeczku/calibre-web
synced 2025-10-26 21:07:40 +00:00
Remove debug logging
This commit is contained in:
@@ -1205,7 +1205,6 @@ def get_updater_status():
|
|||||||
status['status'] = 7
|
status['status'] = 7
|
||||||
except Exception:
|
except Exception:
|
||||||
status['status'] = 11
|
status['status'] = 11
|
||||||
app.logger.error(status['status'])
|
|
||||||
return json.dumps(status)
|
return json.dumps(status)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user