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

[FIX] 차단 서비스 레이어 컴파일 에러 해결 #196

Merged
merged 2 commits into from
Sep 25, 2024
Merged

Conversation

ChaeAg
Copy link
Member

@ChaeAg ChaeAg commented Sep 25, 2024

Related Issue

Key Changes

dev 브랜치에 병합 과정에서 코드 내에 같은 메서드가 중복되어 병합되어, 컴파일 과정에 에러가 발생하였습니다.
해당 중복 메서드를 제거했습니다.

To Reviewers

References

@ChaeAg ChaeAg merged commit 3cb8839 into dev Sep 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FIX] 차단 서비스 레이어 컴파일 에러 해결
2 participants