summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0079/stanza.py
diff options
context:
space:
mode:
Diffstat (limited to 'slixmpp/plugins/xep_0079/stanza.py')
-rw-r--r--slixmpp/plugins/xep_0079/stanza.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/slixmpp/plugins/xep_0079/stanza.py b/slixmpp/plugins/xep_0079/stanza.py
index 27480fd6..f959f21b 100644
--- a/slixmpp/plugins/xep_0079/stanza.py
+++ b/slixmpp/plugins/xep_0079/stanza.py
@@ -8,6 +8,7 @@
from __future__ import unicode_literals
+from slixmpp import JID
from slixmpp.xmlstream import ElementBase, register_stanza_plugin