mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-02-25 00:34:26 +01:00
remove unused import
This commit is contained in:
parent
39d88f3e3d
commit
f0d76ea165
|
|
@ -16,7 +16,6 @@
|
||||||
"""
|
"""
|
||||||
import logging
|
import logging
|
||||||
import time
|
import time
|
||||||
from boswatch import configYaml
|
|
||||||
from boswatch import version
|
from boswatch import version
|
||||||
|
|
||||||
logging.debug("- %s loaded", __name__)
|
logging.debug("- %s loaded", __name__)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue