Skip to content

Commit 49798b7

Browse files
committed
Remove test message
1 parent 2042811 commit 49798b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

adafruit_portalbase/network.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ def get_strftime(self, time_format, location=None):
185185
self.connect()
186186
api_url = None
187187
reply = None
188-
print("Get time")
189188
try:
190189
aio_username = self._secrets["aio_username"]
191190
aio_key = self._secrets["aio_key"]

0 commit comments

Comments
 (0)