diff --git a/src/utils.ts b/src/utils.ts index f8e4597..457ff13 100644 --- a/src/utils.ts +++ b/src/utils.ts @@ -1,5 +1,3 @@ -import * as core from '@actions/core'; - export enum StableReleaseAlias { Stable = 'stable', OldStable = 'oldstable'