Remove unused alexa code (#79100)
This commit is contained in:
parent
de3be96bdb
commit
ed812b5ee4
2 changed files with 0 additions and 10 deletions
|
@ -300,12 +300,6 @@ class AlexaEntity:
|
|||
"""
|
||||
raise NotImplementedError
|
||||
|
||||
def get_interface(self, capability) -> AlexaCapability:
|
||||
"""Return the given AlexaInterface.
|
||||
|
||||
Raises _UnsupportedInterface.
|
||||
"""
|
||||
|
||||
def interfaces(self) -> list[AlexaCapability]:
|
||||
"""Return a list of supported interfaces.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue