We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 182f305 commit 448a732Copy full SHA for 448a732
1 file changed
core/data/src/main/java/com/neki/android/core/data/repository/di/RepositoryModule.kt
@@ -17,5 +17,4 @@ internal interface RepositoryModule {
17
fun bindDataStoreRepositoryImpl(
18
dataStoreRepositoryImpl: DataStoreRepositoryImpl,
19
): DataStoreRepository
20
-
21
}
0 commit comments