Skip to content

Commit 8506d31

Browse files
authored
refactor(cli): remove unused code (#33096)
### Reason for this change This file is completely unused in our code base. The test also doesn't test anything by indirection. ### Description of changes Removed the unused file and test. ### Describe any new or updated permissions being added n/a ### Description of how you validated changes Searched for the function on GitHub and internally. All found references are copies of the CDK code base and don't represent actual usage of the exported function. ### Checklist - [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent 9e220c8 commit 8506d31

File tree

2 files changed

+0
-63
lines changed

2 files changed

+0
-63
lines changed

packages/aws-cdk/lib/build.ts

Lines changed: 0 additions & 24 deletions
This file was deleted.

packages/aws-cdk/test/build.test.ts

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)