Philipp Hörist pushed to branch master at gajim / gajim
Commits:
880feb30 by Philipp Hörist at 2026-03-01T22:53:05+01:00
cq: Remove obsolete print statement
- - - - -
1 changed file:
- gajim/common/modules/muc_blocking.py
Changes:
=====================================
gajim/common/modules/muc_blocking.py
=====================================
@@ -175,7 +175,6 @@ def set_block_occupants(
return
extensions = create_extensions_node(bookmark.extensions,
current_blocks)
- print(extensions)
self._client.get_module("Bookmarks").modify(jid, extensions=extensions)
def merge_blocks(self) -> None:
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/880feb30bb364900aacfa80aca2976a38008675f
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/880feb30bb364900aacfa80aca2976a38008675f
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]