Skip to content

Commit 0930e9f

Browse files
committed
chore: removed unused import
1 parent 02c0356 commit 0930e9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/buy-sell/screens/BuySellHeader/BuySellHeader.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import { getSortByList } from '@/constants';
66
import { useIsAdvertiserBarred, useModalManager } from '@/hooks/custom-hooks';
77
import { GuideTooltip } from '@/pages/guide/components';
88
import { useBuySellFiltersStore } from '@/stores';
9-
import { TSortByValues } from '@/utils';
109
import { getLocalizedTabs } from '@/utils/tabs';
1110
import { LabelPairedBarsFilterMdBoldIcon, LabelPairedBarsFilterSmBoldIcon } from '@deriv/quill-icons';
1211
import { useTranslations } from '@deriv-com/translations';

0 commit comments

Comments
 (0)