fix pyflakes

This commit is contained in:
Roger Philibert 2010-04-20 23:58:27 +02:00
commit 02c6ae851c
3 changed files with 1 additions and 3 deletions

View file

@ -18,8 +18,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
"""
from logging import error
import re
import urllib
from weboob.tools.browser import BaseBrowser