mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-16 03:15:40 +00:00
Removed redundant logging
This commit is contained in:
@@ -54,9 +54,6 @@ class Settings:
|
||||
)
|
||||
|
||||
self.__dict__.update(data)
|
||||
import logging
|
||||
|
||||
logging.error(data)
|
||||
if data:
|
||||
was_inited = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user