mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
Removed unused const (#67932)
This commit is contained in:
@ -18,7 +18,6 @@ if TYPE_CHECKING:
|
||||
from homeassistant.data_entry_flow import FlowResult
|
||||
|
||||
ERROR_CANNOT_CONNECT = "cannot_connect"
|
||||
ERROR_UNKNOWN = "unknown"
|
||||
ERROR_UNSUPPORTED = "unsupported"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user