Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ForteScarlet committed Sep 6, 2024
1 parent 8c59aa2 commit 0c0c49f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions simbot-api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ kotlin {
implementation(libs.kotlinx.coroutines.test)
implementation(kotlin("test"))
implementation(libs.kotlinx.serialization.json)
implementation(libs.kotlinx.serialization.hocon)
implementation(libs.kotlinx.serialization.cbor)
implementation(libs.kotlinx.serialization.properties)
}
}
Expand Down

0 comments on commit 0c0c49f

Please sign in to comment.