Skip to content

Commit 0319797

Browse files
authored
Cleanup missed property from #4243 (#4247)
## Motivation and Context <!--- Why is this change required? What problem does it solve? --> <!--- If it fixes an open issue, please link to the issue here --> ## Description <!--- Describe your changes in detail --> ## Testing <!--- Please describe in detail how you tested your changes --> <!--- Include details of your testing environment, and the tests you ran to --> <!--- see how your change affects other areas of the code, etc. --> ---- _By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._
1 parent 79cd9d2 commit 0319797

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

aws/sdk/gradle.properties

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,3 @@
33
# SPDX-License-Identifier: Apache-2.0
44
#
55
aws.services=
6-
aws.services.hints.mostlyUnused=\
7-
aws-sd-cloudformation,\
8-
aws-sdk-dynamodb,\
9-
aws-sdk-ec2,\
10-
aws-sdk-s3,\
11-
aws-sdk-sns,\
12-
aws-sdk-sqs,\
13-
aws-sdk-ssm,\
14-
aws-sdk-sts

0 commit comments

Comments
 (0)