mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-05 06:15:31 +00:00
remove unused import
This commit is contained in:
parent
39d88f3e3d
commit
f0d76ea165
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue