Remove remaining zeroconf references

This commit is contained in:
André Apitzsch
2025-12-06 22:45:53 +01:00
parent 697f69cc26
commit 9347da89ba
4 changed files with 0 additions and 4 deletions

View File

@@ -33,7 +33,6 @@ from gajim.common.modules.base import BaseModule
# Module name
name = "AntiSpam"
zeroconf = False
class AntiSpam(BaseModule):