diff --git a/lambdas/reset-identity/build.gradle b/lambdas/reset-identity/build.gradle index b4d53a50b5..38831b6025 100644 --- a/lambdas/reset-identity/build.gradle +++ b/lambdas/reset-identity/build.gradle @@ -18,7 +18,6 @@ dependencies { project(":libs:journey-uris"), project(":libs:cri-response-service"), project(":libs:verifiable-credentials"), - project(":libs:user-identity-service"), project(":libs:audit-service") aspect "software.amazon.lambda:powertools-logging:$rootProject.ext.dependencyVersions.powertoolsLogging",