mirror of
https://github.com/craigerl/aprsd.git
synced 2026-06-15 12:28:39 -04:00
Cleaned up PluginManager
Added a separate pluggy track for normal plugins and watch list plugins.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user