Skip to content

Commit d13ff7f

Browse files
committed
Remove nonexistent module
1 parent 7b7d406 commit d13ff7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

settings.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ if ("dynamodb".isBootstrappedService) {
8080
include(":hll:dynamodb-mapper:dynamodb-mapper-schema-codegen")
8181
include(":hll:dynamodb-mapper:dynamodb-mapper-annotations")
8282
include(":hll:dynamodb-mapper:dynamodb-mapper-schema-generator-plugin")
83-
include(":hll:dynamodb-mapper:tests:dynamodb-mapper-schema-generator-plugin-test")
8483
} else {
8584
logger.warn(":services:dynamodb is not bootstrapped, skipping :hll:dynamodb-mapper and subprojects")
8685
}

0 commit comments

Comments
 (0)