mirror of
https://github.com/actions/setup-go.git
synced 2024-11-15 20:04:38 +08:00
Fix lint warning
This commit is contained in:
parent
deaf43692d
commit
efdf435b25
@ -1,5 +1,3 @@
|
||||
import * as core from '@actions/core';
|
||||
|
||||
export enum StableReleaseAlias {
|
||||
Stable = 'stable',
|
||||
OldStable = 'oldstable'
|
||||
|
Loading…
Reference in New Issue
Block a user