Skip to content

Commit 343f6cc

Browse files
authored
Remove unused code (#232)
1 parent 857597b commit 343f6cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

switchbot/devices/base_cover.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
from abc import abstractmethod
66
from typing import Any
77

8-
from ..models import SwitchBotAdvertisement
98
from .device import REQ_HEADER, SwitchbotDevice, update_after_operation
109

1110
# Cover keys

0 commit comments

Comments
 (0)