Skip to content

Commit

Permalink
fix: removed unwanter import
Browse files Browse the repository at this point in the history
  • Loading branch information
hasan-deriv committed Dec 6, 2024
1 parent 22f2ab4 commit ffe0db2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/cfd/src/Helpers/compare-accounts-config.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { localize } from '@deriv/translations';
import { TInstrumentsIcon, TModifiedTradingPlatformAvailableAccount, TProducts } from '../Components/props.types';
import { CFD_PLATFORMS, MARKET_TYPE, JURISDICTION, REGION, MARKET_TYPE_SHORTCODE, PRODUCT } from './cfd-config';
import Item from '@deriv/components/src/components/mobile-drawer/mobile-drawer-item';

// Map the accounts according to the market type
const getHighlightedIconLabel = (
Expand Down

0 comments on commit ffe0db2

Please sign in to comment.