Remove unused import
This commit is contained in:
parent
fc64bee08c
commit
dad671c1c7
|
@ -23,7 +23,6 @@ from nbxmpp.const import InviteType
|
|||
from nbxmpp.const import PresenceType
|
||||
from nbxmpp.structs import StanzaHandler
|
||||
|
||||
from gajim.common import i18n
|
||||
from gajim.common import app
|
||||
from gajim.common import helpers
|
||||
from gajim.common.const import KindConstant
|
||||
|
|
Loading…
Reference in New Issue