Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
comcalvi committed Oct 21, 2024
1 parent 7c04ce0 commit 13c60eb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tools/@aws-cdk/yargs-gen/bin/yargs-gen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,6 @@ function makeEpilogue(prefix: Expression) {
}

main().then(() => {
// eslint-disable-next-line no-console
console.log('waoh 1');

}).catch((e) => {
// eslint-disable-next-line no-console
console.error(e);
Expand Down

0 comments on commit 13c60eb

Please sign in to comment.