Skip to content

Commit

Permalink
Chore: 코드 주석처리
Browse files Browse the repository at this point in the history
  • Loading branch information
KimKyuHoi committed Nov 28, 2024
1 parent 0e226b8 commit a3896b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/apply/components/ApplySaveForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ import {
InputWrapper,
} from '@gdg/pages/apply/components/ApplyForm.style';
import {
FrontendData,
// FrontendData,
BackendData,
AndroidData,
// AndroidData,
AIData,
DesignerData,
} from '@gdg/pages/apply/components/ApplyFormDocs';
Expand Down

0 comments on commit a3896b7

Please sign in to comment.