remove loop log

This commit is contained in:
Hemna 2023-07-25 20:45:55 -04:00
parent 26f354b3a9
commit e0c3c5cbbf
1 changed files with 0 additions and 1 deletions

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