Skip to content

Commit

Permalink
remove not needed dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamadJaara committed Jan 9, 2025
1 parent 049bbc9 commit 0470f0d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions network-model/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,6 @@ kotlin {

// KTX
implementation(libs.ktxDateTime)

}
}
val commonTest by getting {
dependencies {
// mocks
implementation(project(":mocks"))
}
}
}
Expand Down

0 comments on commit 0470f0d

Please sign in to comment.