Skip to content

Commit c8c296e

Browse files
pahudclaude
andcommitted
refactor(helm-chart-logging): remove unnecessary commented code
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 5585605 commit c8c296e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/@aws-cdk-testing/framework-integ/test/aws-eks/test/integ.helm-chart-logging.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ class HelmChartLoggingStack extends Stack {
4242
}
4343
}
4444

45-
// const app = new App();
46-
4745
const app = new App();
4846

4947
const stack = new HelmChartLoggingStack(app, 'aws-cdk-eks-helm-logging-test');

0 commit comments

Comments
 (0)