mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-05-10 02:44:19 +00:00
remove unused imports (#521)
This commit is contained in:
parent
820a5adc43
commit
cd8b57e572
1 changed files with 0 additions and 1 deletions
|
@ -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";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue