pyflakes fixes

This commit is contained in:
Romain Bignon 2010-11-29 21:07:11 +01:00
commit 6e6801cdf2
5 changed files with 1 additions and 10 deletions

View file

@ -16,8 +16,6 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
from weboob.tools.mech import ClientForm
import urllib
from logging import error
from weboob.tools.browser import BasePage, BrowserUnavailable