remove unused import

This commit is contained in:
Bastian Schroll 2019-03-02 22:36:28 +01:00
parent 39d88f3e3d
commit f0d76ea165

View file

@ -16,7 +16,6 @@
"""
import logging
import time
from boswatch import configYaml
from boswatch import version
logging.debug("- %s loaded", __name__)