mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
Remove obsolete local const in slide_local (#171386)
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
API_LOCAL = "api_local"
|
||||
ATTR_TOUCHGO = "touchgo"
|
||||
CONF_INVERT_POSITION = "invert_position"
|
||||
# pylint: disable-next=home-assistant-duplicate-const
|
||||
CONF_VERIFY_SSL = "verify_ssl"
|
||||
DOMAIN = "slide_local"
|
||||
SLIDES = "slides"
|
||||
SLIDES_LOCAL = "slides_local"
|
||||
|
||||
Reference in New Issue
Block a user