Skip to content

Commit 3c2263b

Browse files
committed
chore: unused imports
1 parent 4822ff3 commit 3c2263b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

codegen/smithy-aws-typescript-codegen/src/test/java/software/amazon/smithy/aws/typescript/codegen/AwsEndpointGeneratorIntegrationTest.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
import software.amazon.smithy.typescript.codegen.TypeScriptClientCodegenPlugin;
1414
import software.amazon.smithy.typescript.codegen.TypeScriptServerCodegenPlugin;
1515

16+
/**
17+
* No longer applicable as of default endpoints.
18+
*/
1619
@Disabled
1720
public class AwsEndpointGeneratorIntegrationTest {
1821
@Test

0 commit comments

Comments
 (0)