diff --git a/src/main.ts b/src/main.ts index 34b2d696a..9c2b720ef 100644 --- a/src/main.ts +++ b/src/main.ts @@ -8,7 +8,6 @@ import { import { release, upload, GitHubReleaser } from "./github"; import { getOctokit } from "@actions/github"; import { setFailed, setOutput } from "@actions/core"; -import { GitHub, getOctokitOptions } from "@actions/github/lib/utils"; import { env } from "process";