Browse Source

Remove unused code (#232)

J. Nick Koston 2 months ago
parent
commit
343f6ccecb
1 changed files with 0 additions and 1 deletions
  1. 0 1
      switchbot/devices/base_cover.py

+ 0 - 1
switchbot/devices/base_cover.py

@@ -5,7 +5,6 @@ import logging
 from abc import abstractmethod
 from typing import Any
 
-from ..models import SwitchBotAdvertisement
 from .device import REQ_HEADER, SwitchbotDevice, update_after_operation
 
 # Cover keys