From c9b79a71520b36fe920ad3d62673682073e1a83b Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Sun, 17 Apr 2022 09:24:37 +0200 Subject: [PATCH] remove unused imports --- apps/nspanel-lovelace-ui/nspanel-lovelace-ui.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/apps/nspanel-lovelace-ui/nspanel-lovelace-ui.py b/apps/nspanel-lovelace-ui/nspanel-lovelace-ui.py index ba51a59e..f4885c18 100644 --- a/apps/nspanel-lovelace-ui/nspanel-lovelace-ui.py +++ b/apps/nspanel-lovelace-ui/nspanel-lovelace-ui.py @@ -1,6 +1,3 @@ -import logging -import traceback - import hassapi as hass from luibackend.config import LuiBackendConfig