removed print

This commit is contained in:
Hemna 2024-03-20 09:30:27 -04:00
parent 90f212e6dc
commit 6f1d6b4122
1 changed files with 0 additions and 1 deletions

View File

@ -110,7 +110,6 @@ class USMetarPlugin(plugin.APRSDRegexCommandPluginBase, plugin.APRSFIKEYMixin):
@trace.trace
def process(self, packet):
print("FISTY")
fromcall = packet.get("from")
message = packet.get("message_text", None)
# ack = packet.get("msgNo", "0")