Remove unused import
This commit is contained in:
parent
fc8c056eff
commit
4442db5461
|
@ -20,7 +20,6 @@
|
||||||
# along with Gajim. If not, see <http://www.gnu.org/licenses/>.
|
# along with Gajim. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import logging
|
|
||||||
from gajim.common import app
|
from gajim.common import app
|
||||||
|
|
||||||
if app.is_installed('GPG'):
|
if app.is_installed('GPG'):
|
||||||
|
|
Loading…
Reference in New Issue