Skip to content

Commit

Permalink
[DELETE] 불필요한 import 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
jung0115 committed Sep 14, 2024
1 parent 71ebb19 commit f9764b3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions core/domain/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,4 @@ java {
}
dependencies {
implementation "javax.inject:javax.inject:1"

// Coroutines
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutines_version"
}

0 comments on commit f9764b3

Please sign in to comment.