Remove unused import

This commit is contained in:
Philipp Hörist 2019-02-09 21:45:18 +01:00
parent fc8c056eff
commit 4442db5461
1 changed files with 0 additions and 1 deletions

View File

@ -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'):