Skip to content

Commit

Permalink
Merge pull request #1575 from junyong008/remove-duplicate-dependency
Browse files Browse the repository at this point in the history
Remove duplicate dependency
  • Loading branch information
alexvanyo authored Sep 9, 2024
2 parents 5a382e3 + 104f259 commit 940497f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion feature/search/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ android {
dependencies {
implementation(projects.core.data)
implementation(projects.core.domain)
implementation(projects.core.ui)

testImplementation(projects.core.testing)

Expand Down

0 comments on commit 940497f

Please sign in to comment.