Skip to content

Commit 5230246

Browse files
committed
additional cleanup
1 parent 4fee434 commit 5230246

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

codegen/aws-sdk-codegen/src/test/kotlin/aws/sdk/kotlin/codegen/EndpointUrlConfigNamesTest.kt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1178,11 +1178,6 @@ private const val TEST_SUITE_JSON = """
11781178
"services_section_name": "pricing",
11791179
"service_envvar_name": "AWS_ENDPOINT_URL_PRICING"
11801180
},
1181-
{
1182-
"service_id": "PrivateNetworks",
1183-
"services_section_name": "privatenetworks",
1184-
"service_envvar_name": "AWS_ENDPOINT_URL_PRIVATENETWORKS"
1185-
},
11861181
{
11871182
"service_id": "Proton",
11881183
"services_section_name": "proton",
@@ -1865,7 +1860,6 @@ private const val JAVA_CLIENT_NAMES_JSON = """
18651860
"MemoryDB": "MemoryDbClient",
18661861
"Payment Cryptography": "PaymentCryptographyClient",
18671862
"Cognito Identity": "CognitoIdentityClient",
1868-
"PrivateNetworks": "PrivateNetworksClient",
18691863
"SMS": "SmsClient",
18701864
"OSIS": "OsisClient",
18711865
"Proton": "ProtonClient",

0 commit comments

Comments
 (0)