Skip to content

Commit

Permalink
fix: redirection_of_poa
Browse files Browse the repository at this point in the history
  • Loading branch information
amina-deriv committed Jan 15, 2025
1 parent a68c36a commit 60da08f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,4 @@ export const account_opening_reason_list = [
{ text: localize('Speculative'), value: 'Speculative' },
{ text: localize('Income Earning'), value: 'Income Earning' },
{ text: localize('Hedging'), value: 'Hedging' },
{ text: localize('Additional revenue'), value: 'Additional revenue' },
{ text: localize('Savings'), value: 'Savings' },
];

0 comments on commit 60da08f

Please sign in to comment.