Skip to content

Commit

Permalink
chore(spec2cdk): remove accidentally added temporary schema (#32465)
Browse files Browse the repository at this point in the history
### Issue # (if applicable)

N/A

### Reason for this change

Accidentally added the temporary schema in
https://github.com/aws/aws-cdk/pull/32204/files#diff-e0a6c532aa72e71d2fbedefa7286b214a0c0c39251595a11d84f415004d3d1ba.
Should rely on the official CFN schema as it will contain the most
up-to-date information.

### Description of changes

Remove the temporary schema file.

### Description of how you validated changes

N/A

### Checklist
- [ ] 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*
  • Loading branch information
GavinZZ authored Dec 10, 2024
1 parent 2677fce commit c6c9f96
Showing 1 changed file with 0 additions and 512 deletions.
Loading

0 comments on commit c6c9f96

Please sign in to comment.