mirror of
https://code.forgejo.org/actions/setup-go.git
synced 2024-11-05 19:45:49 +00:00
Fix lint warning
This commit is contained in:
parent
deaf43692d
commit
efdf435b25
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
import * as core from '@actions/core';
|
||||
|
||||
export enum StableReleaseAlias {
|
||||
Stable = 'stable',
|
||||
OldStable = 'oldstable'
|
||||
|
|
Loading…
Reference in a new issue