Skip to content

Commit

Permalink
[del] #7 unnecessary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Sangwook123 committed May 10, 2024
1 parent 289d4d3 commit 6f84b9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/data/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,4 @@ dependencies {
implementation(projects.core.network)
implementation(libs.retrofit.kotlin.serialization)
implementation(libs.kotlinx.serialization.json)
implementation(libs.androidx.paging)
}

0 comments on commit 6f84b9c

Please sign in to comment.