Fix missing import in xep_0256 plugin.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
import logging
|
||||
|
||||
from sleekxmpp import Presence
|
||||
from sleekxmpp.exceptions import XMPPError
|
||||
from sleekxmpp.plugins import BasePlugin, register_plugin
|
||||
from sleekxmpp.xmlstream import register_stanza_plugin
|
||||
|
||||
|
Reference in New Issue
Block a user