[omemo] Fix missing imports

This commit is contained in:
Philipp Hörist
2018-10-17 12:46:52 +02:00
parent a76d8af32d
commit 26653d47e9
3 changed files with 4 additions and 0 deletions

View File

@@ -13,6 +13,8 @@ from gajim.common import helpers
from gajim.common import configpaths
from gajim.common.connection_handlers_events import MessageNotSentEvent
from gajim.plugins.plugins_i18n import _
from omemo.xmpp import (
NS_NOTIFY, NS_OMEMO, NS_EME, NS_HINTS, BundleInformationAnnouncement,
BundleInformationQuery, DeviceListAnnouncement, DevicelistQuery,