Skip to content

Commit

Permalink
chore: code fix
Browse files Browse the repository at this point in the history
  • Loading branch information
paulushcgcj committed Nov 6, 2024
1 parent dedb36f commit 34ef5f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/src/components/OpeningHistory/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ import './styles.scss';
import { deleteOpeningFavorite } from '../../services/OpeningFavoriteService';
import { useNotification } from '../../contexts/NotificationProvider';

import { deleteOpeningFavorite } from '../../services/OpeningFavoriteService';

interface OpeningHistoryProps {
histories: History[];
}
Expand Down

0 comments on commit 34ef5f4

Please sign in to comment.