1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-01-08 17:39:17 -05:00

removed print

This commit is contained in:
Hemna 2024-03-20 09:30:27 -04:00
parent 90f212e6dc
commit 6f1d6b4122

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")