Skip to content

Commit

Permalink
Remove duplicate dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexProgrammerDE committed Oct 4, 2024
1 parent 3dabebd commit 4ba5035
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,6 @@ dependencies {
// For profiling
api(libs.spark)


implementation(projects.buildData)
api(projects.proto)

// Log/Console libraries
api(libs.bundles.log4j)
api(libs.jline)
Expand Down

0 comments on commit 4ba5035

Please sign in to comment.