[FE][Refactor] #255 : 불필요해진 파일들 제거 및 파일명 변경 #256
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📝 PR 개요
지도-캔버스 새롭게 구현하는 과정에서 불필요해진 파일들 제거
🔍 변경 사항
✅ 체크리스트 (Checklist)
🔄 관련 이슈 (Linked Issues)
#255
📚 참고
지도와 캔버스 관련한 파일들이 너무 많아 정리하였습니다.
hook은 나중에 수정하게 될 수도 있을 것 같아 따로 제거하지 않았습니다.
다만 현재 사용하지 않는 hook 파일들은 모두 주석처리해두었고, 추후에 hook으로 분리하지 않게 된다면 hook 파일들도 제거하면 될 것 같습니다.