summaryrefslogtreecommitdiff
path: root/.github/actions/msvc-dev-cmd/node_modules/@actions/core/lib/file-command.d.ts
diff options
context:
space:
mode:
Diffstat (limited to '.github/actions/msvc-dev-cmd/node_modules/@actions/core/lib/file-command.d.ts')
-rw-r--r--.github/actions/msvc-dev-cmd/node_modules/@actions/core/lib/file-command.d.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/actions/msvc-dev-cmd/node_modules/@actions/core/lib/file-command.d.ts b/.github/actions/msvc-dev-cmd/node_modules/@actions/core/lib/file-command.d.ts
deleted file mode 100644
index ed408eb..0000000
--- a/.github/actions/msvc-dev-cmd/node_modules/@actions/core/lib/file-command.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-export declare function issueCommand(command: string, message: any): void;