Skip to content

Commit

Permalink
Fixes #731: Remove wells fargo from the list of supported banks;
Browse files Browse the repository at this point in the history
  • Loading branch information
bnjbvr committed Mar 24, 2018
1 parent a55404b commit 838df94
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 37 deletions.
37 changes: 0 additions & 37 deletions shared/banks.json
Expand Up @@ -874,43 +874,6 @@
"backend": "weboob",
"name": "Victoria's Secret Angel Card"
},
{
"uuid": "wellsfargo",
"backend": "weboob",
"customFields": [
{
"labelKey": "client.settings.question1",
"type": "text",
"name": "question1"
},
{
"labelKey": "client.settings.answer1",
"type": "text",
"name": "answer1"
},
{
"labelKey": "client.settings.question2",
"type": "text",
"name": "question2"
},
{
"labelKey": "client.settings.answer2",
"type": "text",
"name": "answer2"
},
{
"labelKey": "client.settings.question3",
"type": "text",
"name": "question3"
},
{
"labelKey": "client.settings.answer3",
"type": "text",
"name": "answer3"
}
],
"name": "Wells Fargo"
},
{
"uuid": "yomoni",
"backend": "weboob",
Expand Down
Binary file removed static/images/banks/wellsfargo.png
Binary file not shown.

0 comments on commit 838df94

Please sign in to comment.