Skip to content

Commit

Permalink
Remove an unnecessary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Mnemotechnician committed Jul 16, 2023
1 parent 13aa7f7 commit dd72062
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions minchat-cli/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ plugins {
kotlin("plugin.serialization") version "1.8.0"
}

apply(plugin = "com.jakewharton.mosaic")

val ktorVersion: String by rootProject
val picocliVersion: String by rootProject

Expand Down

0 comments on commit dd72062

Please sign in to comment.