Remove test message
This commit is contained in:
parent
20428115a2
commit
49798b7228
1 changed files with 0 additions and 1 deletions
|
|
@ -185,7 +185,6 @@ class NetworkBase:
|
|||
self.connect()
|
||||
api_url = None
|
||||
reply = None
|
||||
print("Get time")
|
||||
try:
|
||||
aio_username = self._secrets["aio_username"]
|
||||
aio_key = self._secrets["aio_key"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue