removed unecessary LOG
parent
e941a1d0a7
commit
afd0dbb084
|
@ -164,7 +164,7 @@ class RemoteConf(LocalConf):
|
|||
from mycroft.api import DeviceApi
|
||||
api = DeviceApi()
|
||||
setting = api.get_settings()
|
||||
LOG.info("tsttinnng")
|
||||
|
||||
try:
|
||||
location = api.get_location()
|
||||
except RequestException as e:
|
||||
|
|
Loading…
Reference in New Issue