Philipp Hörist pushed to branch master at gajim / gajim
Commits: e86951bd by Philipp Hörist at 2020-01-23T20:09:29+01:00 Remove unused imports - - - - - 1 changed file: - gajim/common/zeroconf/client_zeroconf.py Changes: ===================================== gajim/common/zeroconf/client_zeroconf.py ===================================== @@ -20,9 +20,7 @@ import ssl import errno import sys import os -import string import logging -from random import Random from unittest.mock import Mock import nbxmpp View it on GitLab: https://dev.gajim.org/gajim/gajim/commit/e86951bd481cee3c4a6051b6a5be4d1f621e00eb -- View it on GitLab: https://dev.gajim.org/gajim/gajim/commit/e86951bd481cee3c4a6051b6a5be4d1f621e00eb 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
