Skip to content

Commit

Permalink
remove commented out code in app.js
Browse files Browse the repository at this point in the history
Signed-off-by: Sumu <sumughan@amazon.com>
  • Loading branch information
sumupitchayan committed Aug 16, 2024
1 parent bc3f498 commit b36fb70
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -664,9 +664,6 @@ const app = new cdk.App({
},
});

// const sessionTagApp = new cdk.App({
// });

const defaultEnv = {
account: process.env.CDK_DEFAULT_ACCOUNT,
region: process.env.CDK_DEFAULT_REGION
Expand Down

0 comments on commit b36fb70

Please sign in to comment.