Skip to content

Commit a564bfb

Browse files
Update BarGraphComparisonActions.tsx
deleted deprecated imports
1 parent 669046d commit a564bfb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/app/components/StateRoute/PerformanceVisx/BarGraphComparisonActions.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ import { scaleBand, scaleLinear, scaleOrdinal } from '@visx/scale';
88
import { useTooltip, useTooltipInPortal, defaultStyles } from '@visx/tooltip';
99
import { Text } from '@visx/text';
1010
import { schemeSet3 } from 'd3-scale-chromatic';
11-
// import { styled } from '@mui/system';
12-
// import Select from '@mui/material/Select';
13-
// import MenuItem from '@mui/material/MenuItem';
14-
// import FormControl from '@mui/material/FormControl';
1511

1612
import { deleteSeries, setCurrentTabInApp } from '../../../actions/actions';
1713
import { useStoreContext } from '../../../store';

0 commit comments

Comments
 (0)