removed print

This commit is contained in:
Hemna 2024-03-20 09:30:27 -04:00
parent 90412e93c6
commit 72bda6fa43
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")