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

INTERNAL: Remove redundant method in FrontCacheMemcachedClient. #652

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

brido4125
Copy link
Collaborator

Motivation

오버라이드된 메서드의 경우
상위 클래스에서 동일한 메서드가 호출되어도
오버라이드된 메서드가 호출된다.

FrontCacheMemcachedClient 클래스에서 위 사항을 반영하지 않고
작성된 불필요한 메서드들을 모두 제거한다.

@brido4125 brido4125 self-assigned this Aug 9, 2023
@jhpark816 jhpark816 requested a review from uhm0311 August 9, 2023 02:27
@jhpark816 jhpark816 merged commit 09256c2 into naver:develop Aug 10, 2023
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.

3 participants