remove unused import
This commit is contained in:
parent
9a2f0d55aa
commit
b725101e47
1 changed files with 0 additions and 3 deletions
|
|
@ -21,9 +21,6 @@
|
|||
from weboob.tools.mech import ClientForm
|
||||
ControlNotFoundError = ClientForm.ControlNotFoundError
|
||||
|
||||
#HACK
|
||||
from urllib2 import HTTPError
|
||||
|
||||
from weboob.tools.browser import BasePage
|
||||
from weboob.tools.json import json
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue