Philipp Hörist pushed to branch master at gajim / gajim
Commits: 4442db54 by Philipp Hörist at 2019-02-09T20:45:18Z Remove unused import - - - - - 1 changed file: - gajim/common/gpg.py Changes: ===================================== gajim/common/gpg.py ===================================== @@ -20,7 +20,6 @@ # along with Gajim. If not, see <http://www.gnu.org/licenses/>. import os -import logging from gajim.common import app if app.is_installed('GPG'): View it on GitLab: https://dev.gajim.org/gajim/gajim/commit/4442db5461ee9f0dd892a48f1d1cde90368b151d -- View it on GitLab: https://dev.gajim.org/gajim/gajim/commit/4442db5461ee9f0dd892a48f1d1cde90368b151d 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
