More import cleanup based on pyflakes.
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
"""
|
||||
|
||||
from sleekxmpp.stanza.error import Error
|
||||
from sleekxmpp.xmlstream import StanzaBase, ElementBase, ET
|
||||
from sleekxmpp.xmlstream import register_stanza_plugin
|
||||
from sleekxmpp.xmlstream import StanzaBase
|
||||
|
||||
|
||||
class StreamError(Error, StanzaBase):
|
||||
|
||||
Reference in New Issue
Block a user