Skip to content

Commit 7c9a211

Browse files
committed
leftover
1 parent e3d6ffa commit 7c9a211

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/l1-resources/flex-cluster.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ export class CdkFlexClusterStack extends cdk.Stack {
4040
],
4141
});
4242

43-
// Output the connection strings
4443
new cdk.CfnOutput(this, 'FlexClusterId', {
4544
value: flexClusterRes.attrId,
4645
description: 'Flex Cluster ID',

0 commit comments

Comments
 (0)