Skip to content

Commit 48fdbea

Browse files
committed
fix(Legend): remove unused const
1 parent 7b2cde9 commit 48fdbea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/constants/defaults/legend.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,3 @@ export const CONTINUOUS_LEGEND_SIZE = {
1414
height: 12,
1515
width: 200,
1616
};
17-
18-
export const DEFAULT_LEGEND_WIDTH = 80;

0 commit comments

Comments
 (0)