More import cleanup based on pyflakes.

This commit is contained in:
Lance Stout
2012-02-18 11:40:34 -08:00
parent 676324805e
commit 7cdedb2ec0
8 changed files with 6 additions and 13 deletions

View File

@@ -7,8 +7,6 @@
"""
import logging
import traceback
import sys
from sleekxmpp.exceptions import XMPPError, IqError, IqTimeout
from sleekxmpp.stanza import Error