aboutsummaryrefslogtreecommitdiff
path: root/.github/devcontainers-action/lib/contracts
diff options
context:
space:
mode:
authorJosh Spicer <joshspicer@github.com>2022-08-18 01:33:28 +0300
committerGitHub <noreply@github.com>2022-08-18 01:33:28 +0300
commit2e03507e5a4bac06350f234ff93cebe4a71368cd (patch)
tree7711d992e27f0f3aaebdda7676f22d7af65435a5 /.github/devcontainers-action/lib/contracts
parenta630e92c468c241fa029f278e4d7a0ac96142c76 (diff)
directly reference github action (#104)
Diffstat (limited to '.github/devcontainers-action/lib/contracts')
-rw-r--r--.github/devcontainers-action/lib/contracts/collection.js2
-rw-r--r--.github/devcontainers-action/lib/contracts/features.js2
-rw-r--r--.github/devcontainers-action/lib/contracts/templates.js2
3 files changed, 0 insertions, 6 deletions
diff --git a/.github/devcontainers-action/lib/contracts/collection.js b/.github/devcontainers-action/lib/contracts/collection.js
deleted file mode 100644
index c8ad2e5..0000000
--- a/.github/devcontainers-action/lib/contracts/collection.js
+++ /dev/null
@@ -1,2 +0,0 @@
-"use strict";
-Object.defineProperty(exports, "__esModule", { value: true });
diff --git a/.github/devcontainers-action/lib/contracts/features.js b/.github/devcontainers-action/lib/contracts/features.js
deleted file mode 100644
index c8ad2e5..0000000
--- a/.github/devcontainers-action/lib/contracts/features.js
+++ /dev/null
@@ -1,2 +0,0 @@
-"use strict";
-Object.defineProperty(exports, "__esModule", { value: true });
diff --git a/.github/devcontainers-action/lib/contracts/templates.js b/.github/devcontainers-action/lib/contracts/templates.js
deleted file mode 100644
index c8ad2e5..0000000
--- a/.github/devcontainers-action/lib/contracts/templates.js
+++ /dev/null
@@ -1,2 +0,0 @@
-"use strict";
-Object.defineProperty(exports, "__esModule", { value: true });