Skip to content

Commit 0052d2b

Browse files
author
Dylan Huang
committed
Remove unused Select import from PivotTab component
1 parent efb6fa9 commit 0052d2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vite-app/src/components/PivotTab.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { observer } from "mobx-react";
22
import PivotTable from "./PivotTable";
3-
import Select from "./Select";
43
import SearchableSelect from "./SearchableSelect";
54
import Button from "./Button";
65
import FilterInput from "./FilterInput";

0 commit comments

Comments
 (0)