Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
Jemiiah committed Nov 6, 2024
1 parent cbb7602 commit 5a9135d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions types/frontTypes.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,5 @@ type ChartItem = {
color: string,
itemLabel: string,
itemValue: string,
itemValueSymbol: string,
hidePortfolio?: boolean
itemValueSymbol: string
}

0 comments on commit 5a9135d

Please sign in to comment.