Skip to content

Commit

Permalink
fix:removed library-commons from jvm
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperBatata committed Sep 19, 2024
1 parent 599df67 commit 13ddf97
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions waltid-libraries/crypto/waltid-crypto/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,6 @@ kotlin {
// Multibase
// implementation("com.github.multiformats:java-multibase:v1.1.1")

implementation(project(":waltid-libraries:waltid-library-commons"))

}
}
val jvmTest by getting {
Expand Down

0 comments on commit 13ddf97

Please sign in to comment.