Skip to content

Commit cd8b57e

Browse files
authored
remove unused imports (#521)
1 parent 820a5ad commit cd8b57e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import {
88
import { release, upload, GitHubReleaser } from "./github";
99
import { getOctokit } from "@actions/github";
1010
import { setFailed, setOutput } from "@actions/core";
11-
import { GitHub, getOctokitOptions } from "@actions/github/lib/utils";
1211

1312
import { env } from "process";
1413

0 commit comments

Comments
 (0)