remove unused imports
This commit is contained in:
parent
d3fc0861ea
commit
22ac81650d
1 changed files with 0 additions and 2 deletions
|
|
@ -19,8 +19,6 @@
|
|||
|
||||
from weboob.browser import LoginBrowser, URL, need_login
|
||||
from weboob.exceptions import BrowserIncorrectPassword
|
||||
from weboob.capabilities.bill import Detail
|
||||
from decimal import Decimal
|
||||
from .pages import LoginPage, LoginValidationPage, HomePage, AccountPage, LastPaymentsPage, PaymentDetailsPage, BillsPage
|
||||
|
||||
__all__ = ['AmeliBrowser']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue