Skip to content

Commit

Permalink
fix(@fireblocks/recovery-utility): 🐛 csv export headers fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerHFB committed Sep 29, 2024
1 parent 6263922 commit 5a215d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/shared/lib/csv.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ const addressesCsvHeaders: Array<keyof AddressesCsvRow | keyof BalancesCsvRow> =
'Account ID',
'Asset',
'Asset Name',
'Total Balance',
'Total Balance - Last Update',
'Address',
'Address Type',
'Address Description',
Expand Down

0 comments on commit 5a215d4

Please sign in to comment.