Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
rubengees committed Apr 6, 2023
1 parent b590aa4 commit 71ac7c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/input.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { getBooleanInput, getInput, getMultilineInput } from "@actions/core"
import { context } from "@actions/github"
import { Range } from "semver"
import { Input, PackageType } from "./types"

Expand Down

0 comments on commit 71ac7c8

Please sign in to comment.