mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Removed unused const (#67932)
This commit is contained in:
parent
86b775e46a
commit
245f55edf4
@ -18,7 +18,6 @@ if TYPE_CHECKING:
|
|||||||
from homeassistant.data_entry_flow import FlowResult
|
from homeassistant.data_entry_flow import FlowResult
|
||||||
|
|
||||||
ERROR_CANNOT_CONNECT = "cannot_connect"
|
ERROR_CANNOT_CONNECT = "cannot_connect"
|
||||||
ERROR_UNKNOWN = "unknown"
|
|
||||||
ERROR_UNSUPPORTED = "unsupported"
|
ERROR_UNSUPPORTED = "unsupported"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user