[creditmutuel] debug deleted
This commit is contained in:
parent
8b1ecb42b8
commit
308153a7c5
1 changed files with 0 additions and 1 deletions
|
|
@ -80,7 +80,6 @@ class CreditMutuelBrowser(BaseBrowser):
|
|||
current_url = self.geturl()
|
||||
current_url_parts = current_url.split('/')
|
||||
for subbank in self.SUB_BANKS:
|
||||
print "\nploup %s\n"%subbank
|
||||
if subbank in current_url_parts:
|
||||
return subbank
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue