Check if Credit Agricole is down
This commit is contained in:
parent
0942c08d55
commit
6bc8ae2479
3 changed files with 15 additions and 6 deletions
|
|
@ -20,9 +20,6 @@ from weboob.capabilities.bank import Account
|
|||
from .base import CragrBasePage
|
||||
|
||||
class AccountsList(CragrBasePage):
|
||||
def on_loaded(self):
|
||||
pass
|
||||
|
||||
def get_list(self):
|
||||
l = []
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue