Removed unused const (#67932)
This commit is contained in:
parent
86b775e46a
commit
245f55edf4
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue