Remove unused dependency
This commit is contained in:
parent
3cac1d03cc
commit
de8e3b322c
1 changed files with 0 additions and 2 deletions
|
|
@ -3,8 +3,6 @@ import { useTranslation } from 'next-i18next'
|
|||
|
||||
import cloneDeep from 'lodash.clonedeep'
|
||||
|
||||
import * as DropdownMenu from '@radix-ui/react-dropdown-menu'
|
||||
|
||||
import SearchFilter from '~components/search/SearchFilter'
|
||||
import SearchFilterCheckboxItem from '~components/search/SearchFilterCheckboxItem'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue