remove obsolete comment

This commit is contained in:
Erik 2015-12-27 18:42:10 +01:00
parent 6e81391711
commit f10ecb2a8d

View file

@ -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)