Skip to content

Commit

Permalink
cleaning code
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperBatata committed Dec 18, 2024
1 parent 8dbb90b commit 65722fc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,3 @@ plugins {
}

rootProject.name = "waltid-identity"
//include("waltid-libraries:crypto:waltid-crypto-aws")
//findProject(":waltid-libraries:crypto:waltid-crypto-aws")?.name = "waltid-crypto-aws"
2 changes: 0 additions & 2 deletions waltid-libraries/crypto/waltid-crypto-aws/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ dependencies {

// AWS
implementation("aws.sdk.kotlin:kms:1.3.91")
implementation("aws.sdk.kotlin:dynamodb:1.3.91")
implementation("aws.sdk.kotlin:secretsmanager:1.3.91")

// JOSE
implementation("com.nimbusds:nimbus-jose-jwt:9.41.1")
Expand Down

0 comments on commit 65722fc

Please sign in to comment.