Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 90504f5

Browse files
Removed unused imports from FiltersSideMenu
1 parent 1f9850a commit 90504f5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/components/FiltersSideMenu/index.jsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ import PT from 'prop-types';
33

44
import AddFiltersModal from '../AddFiltersModal';
55
import Button from '../Button';
6-
import FilterGroup from '../FilterGroup';
7-
import Pill from '../Pill';
8-
import Search from '../Search';
96

107
import { ReactComponent as FiltersIcon }
118
from '../../assets/images/filters-icon.svg';

0 commit comments

Comments
 (0)