Skip to content

Commit

Permalink
fix: adds comma to end of line
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Frey committed Nov 11, 2024
1 parent a4b3f0a commit 6e6f942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app-gocardless/bank-factory.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export const banks = [
SpkWormsAlzeyRiedMalade51wor,
SwedbankHabaLV22,
VirginNrnbgb22,
Dkb_byladem1
Dkb_byladem1,
];

export default (institutionId) =>
Expand Down

0 comments on commit 6e6f942

Please sign in to comment.