1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-09-26 07:06:41 -04:00

Removed a noisy debug log

This commit is contained in:
Hemna 2021-07-09 15:22:53 -04:00
parent 13be30f772
commit 1c66555450

View File

@ -192,7 +192,6 @@ class APRSDStats:
)
for p in plugins:
LOG.debug(p)
plugin_stats[full_name_with_qualname(p)] = p.message_count
stats = {