Remove unused imports from alarm_clock.py
This commit is contained in:
@@ -6,8 +6,7 @@ from typing import Callable
|
|||||||
from grove.gpio import GPIO
|
from grove.gpio import GPIO
|
||||||
from grove.display.jhd1802 import JHD1802
|
from grove.display.jhd1802 import JHD1802
|
||||||
|
|
||||||
from .config import CITY, SHELLY_DEVICE_ID
|
from .config import CITY
|
||||||
from .shelly import set_shelly_plug_state
|
|
||||||
from .wakeup_action import WakeUpAction
|
from .wakeup_action import WakeUpAction
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user