summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorEvgeny Sorokin <me@ch1p.io>2024-01-16 02:09:37 +0300
committerEvgeny Sorokin <me@ch1p.io>2024-01-16 02:09:37 +0300
commitf3793f8ecea79f98f866398e313be27ec14fafc3 (patch)
tree9e87bb9cb5815722a97a9785533a5aadbc294e5b /bin
parentda5db8bc280deab0e2081f39d2f32aabb2372afe (diff)
parent05c5d18f7619c28e620d42c0921f81ced780cc2d (diff)
merge
Diffstat (limited to 'bin')
-rw-r--r--bin/web_kbn.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/web_kbn.py b/bin/web_kbn.py
index 75437f1..397841d 100644
--- a/bin/web_kbn.py
+++ b/bin/web_kbn.py
@@ -13,7 +13,6 @@ from homekit.config import config, AppConfigUnit
from homekit.util import homekit_path, filesize_fmt, seconds_to_human_readable_string
from aiohttp import web
from homekit import http
-from homekit.modem import ModemsConfig, E3372, MacroNetWorkType
class WebKbnConfig(AppConfigUnit):