Skip to content

Commit

Permalink
remove frequency NaNs
Browse files Browse the repository at this point in the history
  • Loading branch information
anamontiaga committed Jan 10, 2024
1 parent 9d93b31 commit 6e16078
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions app/hooks/map/constants.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -510,14 +510,6 @@ export const LEGEND_LAYERS = {
color: COLORS.frequency[0],
value: '0',
},
{
color: COLORS.frequency[1],
value: null,
},
{
color: COLORS.frequency[2],
value: null,
},
{
color: COLORS.frequency[3],
value: '100',
Expand Down

0 comments on commit 6e16078

Please sign in to comment.