Remove unused import
This commit is contained in:
parent
3f03e6e0a4
commit
dfc3749a4f
|
@ -41,7 +41,6 @@ except Exception:
|
|||
|
||||
from gajim.common.i18n import _
|
||||
from gajim.common import app
|
||||
from gajim.common.const import PEPEventType
|
||||
|
||||
HAS_PYWIN32 = True
|
||||
if os.name == 'nt':
|
||||
|
|
Loading…
Reference in New Issue