Skip to content

Commit

Permalink
Update transferRoute.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
DjoykeAbyah committed Sep 2, 2024
1 parent 86c4970 commit fe3021b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/typings/balancePlatform/transferRoute.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
*/

import { AddressRequirement } from './addressRequirement';
import { AddressRequirement | AmountMinMaxRequirement | BankAccountIdentificationTypeRequirement | PaymentInstrumentRequirement } from './addressRequirement | AmountMinMaxRequirement | BankAccountIdentificationTypeRequirement | PaymentInstrumentRequirement';
import { AmountMinMaxRequirement } from './amountMinMaxRequirement';
import { BankAccountIdentificationTypeRequirement } from './bankAccountIdentificationTypeRequirement';
import { PaymentInstrumentRequirement } from './paymentInstrumentRequirement';
Expand Down

0 comments on commit fe3021b

Please sign in to comment.