You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: codegen/aws-sdk-codegen/src/main/kotlin/aws/sdk/kotlin/codegen/smoketests/SmokeTestsDenyListIntegration.kt
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,6 @@ val smokeTestDenyList = setOf(
15
15
16
16
/**
17
17
* Will wipe the smoke test runner file for services that are deny listed.
18
-
*
19
18
* Some services model smoke tests incorrectly and the code generated file will not compile.
0 commit comments