mirror of
https://github.com/imranismail/setup-kustomize.git
synced 2026-07-17 16:02:08 +00:00
Remove unused import
This commit is contained in:
@@ -10,7 +10,6 @@ process.env['RUNNER_TOOL_CACHE'] = toolDir
|
|||||||
process.env['RUNNER_TEMP'] = tempDir
|
process.env['RUNNER_TEMP'] = tempDir
|
||||||
|
|
||||||
import * as installer from '../src/installer'
|
import * as installer from '../src/installer'
|
||||||
import * as semver from 'semver'
|
|
||||||
|
|
||||||
const IS_WINDOWS = os.platform() === 'win32'
|
const IS_WINDOWS = os.platform() === 'win32'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user