Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore/#110 불필요한 console.log 제거 #111

Merged
merged 1 commit into from
Feb 20, 2025
Merged

chore/#110 불필요한 console.log 제거 #111

merged 1 commit into from
Feb 20, 2025

Conversation

uuuo3o
Copy link
Collaborator

@uuuo3o uuuo3o commented Feb 20, 2025

📂 작업 내용

closes #110

  • 불필요한 console.log 제거

💡 자세한 설명

  • 플레이어가 개발자 도구 확인 시 불필요한 메시지가 남겨지고 있어, console.log()로 출력 중인 내용을 모두 삭제했습니다.

✅ 셀프 체크리스트

  • PR 제목을 형식에 맞게 작성했나요?
  • 브랜치 전략에 맞는 브랜치에 PR을 올리고 있나요? (main이 아닙니다.)
  • 이슈는 close 했나요?
  • Reviewers, Labels를 등록했나요?
  • 작업 도중 문서 수정이 필요한 경우 잘 수정했나요?
  • 테스트는 잘 통과했나요?
  • 불필요한 코드는 제거했나요?

@uuuo3o uuuo3o added the 🔨 refactor 코드 리팩토링 label Feb 20, 2025
@uuuo3o uuuo3o requested review from swkim12345 and ijun17 February 20, 2025 10:16
@uuuo3o uuuo3o self-assigned this Feb 20, 2025
@uuuo3o uuuo3o merged commit 9456587 into develop Feb 20, 2025
2 checks passed
Copy link
Contributor

📚 Storybook preview deployed to: Visit Storybook Preview

Copy link
Contributor

🧹 Storybook preview for PR #111 has been removed.

github-actions bot added a commit that referenced this pull request Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 refactor 코드 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Chore] - 불필요한 console.log 지우기
1 participant