Skip to content

Commit 4754ed4

Browse files
committed
fix build
1 parent 2aac575 commit 4754ed4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/containers/TokenPnl/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ import { DailyPnLGrid } from './DailyPnLGrid'
1717
import { DateInput } from './DateInput'
1818
import { formatDateLabel, formatPercent } from './format'
1919
import { StatsCard } from './StatsCard'
20-
import { TokenPriceChart } from './TokenPriceChart'
2120
import type { ComparisonEntry, PricePoint, TimelinePoint } from './types'
2221

2322
const LineAndBarChart = lazy(() => import('~/components/ECharts/LineAndBarChart'))

0 commit comments

Comments
 (0)