mirror of
https://github.com/craigerl/aprsd.git
synced 2025-04-09 21:18:37 -04:00
Cleaned up PluginManager
Added a separate pluggy track for normal plugins and watch list plugins.
This commit is contained in:
parent
220fb58f97
commit
7dfa4e6dbf
@ -191,7 +191,6 @@ class APRSDPluginProcessPacketThread(APRSDProcessPacketThread):
|
||||
LOG.error("Plugin failed!!!")
|
||||
LOG.exception(ex)
|
||||
|
||||
|
||||
def process_our_message_packet(self, packet):
|
||||
"""Send the packet through the plugins."""
|
||||
from_call = packet.from_call
|
||||
|
Loading…
Reference in New Issue
Block a user