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

@@ -70,7 +70,6 @@ log = logging.getLogger("gajim.p.openpgp")
# Module name
name = ENCRYPTION_NAME
zeroconf = False
class OpenPGP(BaseModule):