Skip to content
Snippets Groups Projects
Commit f6deff2c authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Fix import

parent 267dd73f
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,9 @@
import os
import logging
import gi
from gi.repository import GLib
from gajim.common import app
__all__ = ['get_password', 'save_password']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment