Philipp Hörist pushed to branch master at gajim / python-nbxmpp


Commits:
49a9e3ab by lovetox at 2020-10-17T21:20:25+02:00
Remove unused variable

- - - - -


1 changed file:

- nbxmpp/old_dispatcher.py


Changes:

=====================================
nbxmpp/old_dispatcher.py
=====================================
@@ -208,7 +208,6 @@ class XMPPDispatcher(PlugIn):
         self._modules['Tune'] = Tune(self._owner)
         self._modules['Location'] = Location(self._owner)
         self._modules['UserAvatar'] = UserAvatar(self._owner)
-        self._modules['Bookmarks'] = Bookmarks(self._owner)
         self._modules['OpenPGP'] = OpenPGP(self._owner)
         self._modules['OMEMO'] = OMEMO(self._owner)
         self._modules['Annotations'] = Annotations(self._owner)



View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/49a9e3ab3cf5653cae5681e3d2c440d90c407de1

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/49a9e3ab3cf5653cae5681e3d2c440d90c407de1
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to