mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +00:00
Remove unused const (#22383)
This commit is contained in:
parent
c8048e1aff
commit
f997957054
@ -28,7 +28,6 @@ HOMEKIT_IGNORE = [
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
REQUEST_TIMEOUT = 5 # seconds
|
||||
RETRY_INTERVAL = 60 # seconds
|
||||
|
||||
PAIRING_FILE = "pairing.json"
|
||||
|
Loading…
x
Reference in New Issue
Block a user