1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-06-03 06:34:39 -04:00

remove loop log

This commit is contained in:
2023-07-25 20:45:55 -04:00
parent 26f354b3a9
commit e0c3c5cbbf
-1
View File
@@ -25,7 +25,6 @@ class APRSDRXThread(APRSDThread):
client.factory.create().client.stop()
def loop(self):
LOG.info(f"APRSDRXThread Loop {self._client}:{self._client.client}")
# setup the consumer of messages and block until a messages
try:
# This will register a packet consumer with aprslib