Skip to content

Commit

Permalink
fix: remove deleted modules from settings.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
juliapampus committed Jan 19, 2024
1 parent a6fdfef commit c68d190
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,8 @@ include(":advanced:advanced-01-open-telemetry:open-telemetry-provider")
include(":policy:policy-01-policy-enforcement:policy-enforcement-provider")
include(":policy:policy-01-policy-enforcement:policy-enforcement-consumer")
include(":policy:policy-01-policy-enforcement:policy-functions")
include(":policy:policy-01-policy-enforcement:policy-enforcement-integration-tests")

// modules for code samples ------------------------------------------------------------------------
include(":other:custom-runtime")
include(":advanced:advanced-02-custom-runtime")

include(":util:http-request-logger")
Expand Down

0 comments on commit c68d190

Please sign in to comment.