Fix instances of using undefined variables.
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
import logging
|
||||
import hashlib
|
||||
import random
|
||||
import sys
|
||||
|
||||
from sleekxmpp.exceptions import IqError, IqTimeout
|
||||
from sleekxmpp.stanza import Iq, StreamFeatures
|
||||
from sleekxmpp.xmlstream import ElementBase, ET, register_stanza_plugin
|
||||
from sleekxmpp.plugins.base import base_plugin
|
||||
|
Reference in New Issue
Block a user