Removed a noisy debug log

This commit is contained in:
Hemna 2021-07-09 15:22:53 -04:00
parent 13be30f772
commit 1c66555450
1 changed files with 0 additions and 1 deletions

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 = {