remove useless imports
This commit is contained in:
parent
5cd8d92274
commit
27d6614f38
4 changed files with 4 additions and 4 deletions
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
from weboob.capabilities.bank import ICapBank, AccountNotFound
|
||||
from weboob.tools.backend import BaseBackend, BackendConfig
|
||||
from weboob.tools.value import ValueBackendPassword, Value
|
||||
from weboob.tools.value import ValueBackendPassword
|
||||
|
||||
from .browser import BPBrowser
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue