More pyflakes cleanup.

This commit is contained in:
Lance Stout
2012-02-18 11:44:05 -08:00
parent 7cdedb2ec0
commit 94b57d232d
4 changed files with 1 additions and 4 deletions

View File

@@ -15,7 +15,6 @@ try:
except ImportError:
import Queue as queue
from sleekxmpp.xmlstream import StanzaBase
from sleekxmpp.xmlstream.handler.base import BaseHandler