Skip to content

Commit b551af0

Browse files
authored
revert: "chore(ground-station): Scaffold AWS Ground Station alpha" (#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.
1 parent c5ca122 commit b551af0

File tree

10 files changed

+0
-436
lines changed

10 files changed

+0
-436
lines changed

packages/@aws-cdk/aws-groundstation-alpha/.eslintrc.js

-8
This file was deleted.

packages/@aws-cdk/aws-groundstation-alpha/.gitignore

-25
This file was deleted.

packages/@aws-cdk/aws-groundstation-alpha/.npmignore

-29
This file was deleted.

packages/@aws-cdk/aws-groundstation-alpha/LICENSE

-201
This file was deleted.

packages/@aws-cdk/aws-groundstation-alpha/NOTICE

-2
This file was deleted.

packages/@aws-cdk/aws-groundstation-alpha/README.md

-38
This file was deleted.

packages/@aws-cdk/aws-groundstation-alpha/jest.config.js

-2
This file was deleted.

packages/@aws-cdk/aws-groundstation-alpha/lib/index.ts

Whitespace-only changes.

0 commit comments

Comments
 (0)