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