mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
remove obsolete comment
This commit is contained in:
parent
6e81391711
commit
f10ecb2a8d
@ -193,8 +193,6 @@ def setup(hass, config):
|
|||||||
"that can be aquired from https://api.telldus.com/keys/index")
|
"that can be aquired from https://api.telldus.com/keys/index")
|
||||||
return False
|
return False
|
||||||
|
|
||||||
# fixme: validate key?
|
|
||||||
|
|
||||||
global NETWORK
|
global NETWORK
|
||||||
NETWORK = TelldusLiveData(hass, config)
|
NETWORK = TelldusLiveData(hass, config)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user