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

[FE][Refactor] #255 : 불필요해진 파일들 제거 및 파일명 변경 #256

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

happyhyep
Copy link
Member

📝 PR 개요

지도-캔버스 새롭게 구현하는 과정에서 불필요해진 파일들 제거


🔍 변경 사항

  • 지도-캔버스 새롭게 구현하는 과정에서 불필요해진 파일들 제거
  • 파일명 변경

✅ 체크리스트 (Checklist)

  • 코드가 빌드 오류 없이 잘 작동하는지 확인
  • 테스트가 통과하는지 확인
  • 스타일 가이드와 일관성을 유지했는지 확인
  • 관련 문서가 업데이트되었는지 확인 (선택 사항)
  • 리뷰어가 이해할 수 있도록 주석이나 설명을 추가했는지 확인

🔄 관련 이슈 (Linked Issues)

#255


📚 참고

지도와 캔버스 관련한 파일들이 너무 많아 정리하였습니다.

hook은 나중에 수정하게 될 수도 있을 것 같아 따로 제거하지 않았습니다.

다만 현재 사용하지 않는 hook 파일들은 모두 주석처리해두었고, 추후에 hook으로 분리하지 않게 된다면 hook 파일들도 제거하면 될 것 같습니다.

@happyhyep happyhyep added the 확인 요청 리뷰어에게 리뷰 요청 PR 날린 상태 (PR 머지 전) label Nov 25, 2024
@happyhyep happyhyep self-assigned this Nov 25, 2024
Copy link
Collaborator

@leedongyull leedongyull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@happyhyep happyhyep merged commit b39a0a0 into frontend Nov 25, 2024
4 checks passed
@effozen effozen deleted the refactor/fe/#255-deletePrevMapFiles branch December 5, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
확인 요청 리뷰어에게 리뷰 요청 PR 날린 상태 (PR 머지 전)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor: 지도-캔버스 새로 구현 과정에서 사용하지 않는 파일 제거
3 participants