Skip to content

Commit

Permalink
feat(banks): remove MedMera Bank
Browse files Browse the repository at this point in the history
MedMera Bank has been removed from the publication Bankernas kontonummer, and will therefore be
removed from here too

BREAKING CHANGE: MedMera Bank accounts will no longer validate
  • Loading branch information
swantzter committed Mar 8, 2021
1 parent 1df6456 commit 628e547
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/banks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -139,12 +139,6 @@ export const banks: SortingCodeInfo[] = [
comment: 1,
ranges: [[9230, 9239]]
},
{
bankName: 'MedMera Bank',
type: 1,
comment: 2,
ranges: [[9650, 9659]]
},
{
bankName: 'Nordax Bank',
type: 1,
Expand Down

0 comments on commit 628e547

Please sign in to comment.