1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

Remove unused import

This commit is contained in:
thatmattlove
2021-12-07 09:22:31 -07:00
parent f2e206925a
commit 4f527d995f

View File

@ -1,7 +1,6 @@
"""hyperglass Configuration."""
# Project
from hyperglass.log import log
from hyperglass.state import use_state
from hyperglass.defaults.directives import init_builtin_directives