mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-05-10 18:44:19 +00:00
remove unused imports
This commit is contained in:
parent
c7857c88c0
commit
452009380f
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