some refactorings

This commit is contained in:
Bastian Schroll 2019-03-11 11:04:58 +01:00
parent 4f389723c0
commit f5c60d2814
4 changed files with 12 additions and 13 deletions

View file

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