mirror of
https://github.com/MillironX/setup-nextflow.git
synced 2024-11-22 01:46:04 +00:00
chore: Remove unused imports
This commit is contained in:
parent
803f3d4782
commit
d8ab760f18
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue