Daniel Brötzmann pushed to branch master at gajim / gajim
Commits: c7379540 by wurstsalat at 2022-05-24T22:26:44+02:00 chore: Application: Remove unused import - - - - - 1 changed file: - gajim/gtk/application.py Changes: ===================================== gajim/gtk/application.py ===================================== @@ -61,7 +61,6 @@ from gajim.common import idle from gajim.common import logging_helpers from gajim.common.application import CoreApplication -from gajim.common.call_manager import CallManager from gajim.common.const import GAJIM_FAQ_URI from gajim.common.const import GAJIM_WIKI_URI from gajim.common.const import GAJIM_SUPPORT_JID View it on GitLab: https://dev.gajim.org/gajim/gajim/-/commit/c7379540eed30050bf38b10acd0be1966a68791b -- View it on GitLab: https://dev.gajim.org/gajim/gajim/-/commit/c7379540eed30050bf38b10acd0be1966a68791b 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
