Skip to content

Commit

Permalink
chore: remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
thisyahlen-deriv committed Dec 28, 2023
1 parent 27d9cd5 commit ceb36f7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import React, { FC } from 'react';
import { Button, Heading, Text } from '@deriv/quill-design';
import { OptionsAndMultipliersSection, StaticLink } from '../../components';
import { CTraderList } from '../../features/cfd/components/CTraderList';
import { DxtradePasswordModal } from '../../features/cfd/modals';

const TradersHubRoute: FC = () => {
return (
Expand Down

0 comments on commit ceb36f7

Please sign in to comment.