optimize imports

This commit is contained in:
Jean-Philippe Caruana
2013-07-26 13:04:08 +02:00
parent 18dde97c8c
commit 2c26fb0d76
11 changed files with 8 additions and 21 deletions

View File

@@ -8,7 +8,7 @@
import logging
from sleekxmpp.stanza import Iq, StreamFeatures
from sleekxmpp.stanza import StreamFeatures
from sleekxmpp.features.feature_rosterver import stanza
from sleekxmpp.xmlstream import register_stanza_plugin
from sleekxmpp.plugins.base import BasePlugin