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

🔀 :: [#128] Feature 모듈의 Interface 전체 분리 #194

Merged
merged 10 commits into from
Aug 30, 2023

Conversation

baekteun
Copy link
Member

💡 개요

모든 Feature모듈에 Interface모듈 분리

📃 작업내용

기존에 Interface모듈이 분리안되어있던 곳에 Interface모듈을 분리해주었습니다.

@baekteun baekteun added 🔨 Refactor 코드 리팩토링 1️⃣Priority: High 우선순위 상 labels Aug 29, 2023
@baekteun baekteun self-assigned this Aug 29, 2023
@baekteun baekteun linked an issue Aug 29, 2023 that may be closed by this pull request
@baekteun baekteun merged commit 90905e8 into master Aug 30, 2023
4 checks passed
@baekteun baekteun deleted the 128-feature-interface-separate branch August 30, 2023 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1️⃣Priority: High 우선순위 상 🔨 Refactor 코드 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature 모듈에 interface 분리
2 participants