Skip to content

Commit f3ce21d

Browse files
author
brentru
committed
dont print
1 parent 6189d64 commit f3ce21d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

adafruit_fona/adafruit_fona.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,6 @@ def get_host_by_name(self, hostname):
523523
self._read_line()
524524
# parse the 3rd line
525525
self._read_line()
526-
print(self._buf)
527526

528527
self._parse_reply(b"+CDNSGIP:", idx=2)
529528
return self._buf

0 commit comments

Comments
 (0)