Daniel Brötzmann pushed to branch master at gajim / gajim
Commits: 3db1e09c by wurstsalat at 2022-06-02T23:31:19+02:00 fix: MessageWidget: Remove unused import - - - - - 1 changed file: - gajim/gtk/conversation/message_widget.py Changes: ===================================== gajim/gtk/conversation/message_widget.py ===================================== @@ -14,7 +14,6 @@ from __future__ import annotations -from typing import Any from typing import Optional from typing import Union from typing import cast View it on GitLab: https://dev.gajim.org/gajim/gajim/-/commit/3db1e09c59d82f982801f90f13ae4596567f0cf7 -- View it on GitLab: https://dev.gajim.org/gajim/gajim/-/commit/3db1e09c59d82f982801f90f13ae4596567f0cf7 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
