Skip to content

Commit

Permalink
remove unused imports (#521)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbakdev authored Oct 15, 2024
1 parent 820a5ad commit cd8b57e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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";

Expand Down

0 comments on commit cd8b57e

Please sign in to comment.