Skip to content

Commit

Permalink
revert: "chore(ground-station): Scaffold AWS Ground Station alpha" (a…
Browse files Browse the repository at this point in the history
…ws#26704)

Breaks our build. I think it is because there is nothing in `index.ts` but this does not seem like a big enough pr to block a release over, so am reverting.

```
npx tsc
ts-import.ts(18,51): error TS2306: 
File 
'/tmp/tmp.QUQUtYehRM/node_modules/@aws-cdk/aws-groundstation-alpha/lib/index.d.ts'
 is not a module.</span>
```

New packages should always run through the test pipeline before merge.
  • Loading branch information
kaizencc authored Aug 10, 2023
1 parent c5ca122 commit b551af0
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 436 deletions.
8 changes: 0 additions & 8 deletions packages/@aws-cdk/aws-groundstation-alpha/.eslintrc.js

This file was deleted.

25 changes: 0 additions & 25 deletions packages/@aws-cdk/aws-groundstation-alpha/.gitignore

This file was deleted.

29 changes: 0 additions & 29 deletions packages/@aws-cdk/aws-groundstation-alpha/.npmignore

This file was deleted.

201 changes: 0 additions & 201 deletions packages/@aws-cdk/aws-groundstation-alpha/LICENSE

This file was deleted.

2 changes: 0 additions & 2 deletions packages/@aws-cdk/aws-groundstation-alpha/NOTICE

This file was deleted.

38 changes: 0 additions & 38 deletions packages/@aws-cdk/aws-groundstation-alpha/README.md

This file was deleted.

2 changes: 0 additions & 2 deletions packages/@aws-cdk/aws-groundstation-alpha/jest.config.js

This file was deleted.

Empty file.
Loading

0 comments on commit b551af0

Please sign in to comment.