Remove unused import

This commit is contained in:
Philipp Hörist 2019-01-07 23:52:51 +01:00
parent fc64bee08c
commit dad671c1c7
1 changed files with 0 additions and 1 deletions

View File

@ -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