mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-01 23:57:05 +00:00
remove logging reference
This commit is contained in:
parent
14db287766
commit
a2545522c6
@ -968,7 +968,6 @@ def run_and_output_changes(env, pool):
|
||||
try:
|
||||
prev = json.load(f)
|
||||
except json.JSONDecodeError:
|
||||
logging.debug('Could not decode previous status checks JSON file')
|
||||
prev = []
|
||||
|
||||
# Group the serial output into categories by the headings.
|
||||
|
Loading…
Reference in New Issue
Block a user