Remove unused import
This commit is contained in:
parent
3d693bba51
commit
aba70863d8
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@
|
|||
from weboob.tools.browser2.page import HTMLPage, method, TableElement, ItemElement, LoggedPage
|
||||
from weboob.tools.browser2.filters import CleanText, CleanDecimal, TableCell, Date
|
||||
from weboob.capabilities.bank import Account, Transaction
|
||||
from weboob.tools.capabilities.bank.transactions import FrenchTransaction
|
||||
from weboob.tools.date import LinearDateGuesser
|
||||
|
||||
__all__ = ['LoginPage', 'LoginErrorPage', 'AvoirPage', 'OperationsFuturesPage', 'OperationsTraiteesPage']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue