mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
remove obsolete comment
This commit is contained in:
@@ -193,8 +193,6 @@ def setup(hass, config):
|
||||
"that can be aquired from https://api.telldus.com/keys/index")
|
||||
return False
|
||||
|
||||
# fixme: validate key?
|
||||
|
||||
global NETWORK
|
||||
NETWORK = TelldusLiveData(hass, config)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user