1
0
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:
KiekerJan 2024-01-10 20:05:13 +01:00
parent 14db287766
commit a2545522c6

View File

@ -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.