You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(cli): remove unused internal code and options (#33432)
### Reason for this change
Unused code path that was previously deprecated needs to be removed in preparation of refactoring.
### Description of changes
Removing previously deprecated and unused methods on `Deployments` class and transitively unused code.
Removed options for asset building/publishing that are unused.
### Describe any new or updated permissions being added
n/a
### Description of how you validated changes
existing tests
### 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*
0 commit comments