Skip to content

Commit a19b291

Browse files
committed
#52 [chore] 불필요 코드 제거 및 정렬
1 parent c72b9ab commit a19b291

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

app/src/main/java/com/sopetit/softie/di/RepositoryModule.kt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@ abstract class RepositoryModule {
2323
memberRepositoryImpl: MemberRepositoryImpl
2424
): MemberRepository
2525

26-
/*@Binds
27-
@Singleton
28-
abstract fun bindToHappyCardRepository(
29-
happinessRoutineRepositoryImpl: HappinessRoutineRepositoryImpl
30-
): HappinessRoutineRepository*/
31-
3226
@Binds
3327
@Singleton
3428
abstract fun bindToDailyRoutineRepository(

app/src/main/java/com/sopetit/softie/domain/entity/HappyDoll.kt

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)