Skip to content

Commit

Permalink
미사용 코드 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
jinseok1006 committed Jan 10, 2024
1 parent 91b6913 commit c961d60
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/StatsCards.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ import {
} from '../store/transfer-statistics';
import type { TransferData } from '../store/transfer-statistics';

import { Link } from 'react-router-dom';

export default function StatCardsContainer() {
const transferStatisticsData = useTransferStatisticsStore(
(state) => state.data
Expand Down

0 comments on commit c961d60

Please sign in to comment.