Remove unused import caught by Codacy.
This commit is contained in:
parent
5bb347e884
commit
6476cfcde5
@ -6,7 +6,7 @@
|
|||||||
See the file LICENSE for copying permission.
|
See the file LICENSE for copying permission.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from slixmpp.xmlstream import ET, ElementBase, register_stanza_plugin
|
from slixmpp.xmlstream import ET, ElementBase
|
||||||
|
|
||||||
|
|
||||||
class UserSettings(ElementBase):
|
class UserSettings(ElementBase):
|
||||||
|
Loading…
Reference in New Issue
Block a user