Skip to content

Commit 70e4e71

Browse files
committed
chore(deps): remove redundant kotlin-reflect dependency
1 parent 6797abd commit 70e4e71

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

acidify-core/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ kotlin {
4444

4545
sourceSets {
4646
commonMain.dependencies {
47-
implementation(kotlin("reflect"))
4847
implementation(libs.kotlinx.serialization.json)
4948
implementation(libs.kotlinx.serialization.protobuf)
5049
implementation(libs.kotlinx.coroutines)

0 commit comments

Comments
 (0)