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