remove spacing again
parent
f3427bb13b
commit
997bf31bd4
|
@ -101,9 +101,4 @@ async def notify_from_ems_status_msg(
|
||||||
if result.returncode != 0:
|
if result.returncode != 0:
|
||||||
log.warn(f'No notification daemon installed stderr: {result.stderr}')
|
log.warn(f'No notification daemon installed stderr: {result.stderr}')
|
||||||
|
|
||||||
|
|
||||||
log.runtime(result)
|
log.runtime(result)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue