mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-04 00:17:06 +00:00
added utils import
This commit is contained in:
parent
9457811bec
commit
91cf713da0
@ -1,4 +1,5 @@
|
||||
from daemon import app
|
||||
import utils
|
||||
|
||||
app.logger.addHandler(utils.create_syslog_handler())
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user