Skip to content

Commit

Permalink
fix: remove clearing house and broker extensions from mds variant build
Browse files Browse the repository at this point in the history
  • Loading branch information
efiege committed Aug 7, 2023
1 parent 6a7cb79 commit 8d5a9a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions connector/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ dependencies {

// Optional: MDS Extensions
if (project.hasProperty("mds")) {
implementation(project(":extensions:ids-clearinghouse-client"))
implementation(project(":extensions:ids-broker-client"))
}

// Optional: Connector-To-Connector IAM
Expand Down

0 comments on commit 8d5a9a4

Please sign in to comment.