Skip to content

Commit

Permalink
[Fix] PartyModal 빌드 오류에따른 import제거
Browse files Browse the repository at this point in the history
  • Loading branch information
izone00 committed Apr 16, 2024
1 parent 3f74433 commit 625a3a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/modal/modalType/PartyModal.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { useRecoilValue } from 'recoil';
import { PartyModal } from 'types/modalTypes';
import { modalState } from 'utils/recoil/modal';
import PartyManudalModal from '../party/PartyManualModal';
import { PartyReportModal } from '../party/PartyReportModal';
Expand Down

0 comments on commit 625a3a7

Please sign in to comment.