Remove unused const (#22383)
This commit is contained in:
parent
c8048e1aff
commit
f997957054
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ HOMEKIT_IGNORE = [
|
|||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
REQUEST_TIMEOUT = 5 # seconds
|
||||
RETRY_INTERVAL = 60 # seconds
|
||||
|
||||
PAIRING_FILE = "pairing.json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue