1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-17 00:38:06 +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