chore: Remove unused imports

This commit is contained in:
Thomas A. Christensen II 2024-01-14 21:52:59 -06:00
parent 803f3d4782
commit d8ab760f18

View file

@ -1,5 +1,4 @@
import * as core from "@actions/core"
import * as github from "@actions/github"
import { getOctokitOptions, GitHub } from "@actions/github/lib/utils"
import { throttling } from "@octokit/plugin-throttling"