Skip to content

Commit 35c533e

Browse files
committed
removed some imports
1 parent fc1a69b commit 35c533e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// @ts-nocheck
22
import React, { useEffect } from 'react';
33
import { BarStack } from '@visx/shape';
4-
import { SeriesPoint } from '@visx/shape/lib/types';
54
import { Group } from '@visx/group';
65
import { Grid } from '@visx/grid';
76
import { AxisBottom, AxisLeft } from '@visx/axis';

0 commit comments

Comments
 (0)