Remove unused imports
This commit is contained in:
parent
bbfaac15f6
commit
8c66ca83c8
6 changed files with 1 additions and 5 deletions
|
|
@ -21,7 +21,6 @@
|
|||
import urllib
|
||||
from decimal import Decimal
|
||||
import re
|
||||
import tempfile
|
||||
|
||||
from weboob.tools.browser import BasePage as _BasePage, BrowserUnavailable, BrokenPageError
|
||||
from weboob.capabilities.bank import Account
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue