mirror of
https://github.com/imranismail/setup-kustomize.git
synced 2026-05-17 18:25:27 +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
|
||||
|
||||
import * as installer from '../src/installer'
|
||||
import * as semver from 'semver'
|
||||
|
||||
const IS_WINDOWS = os.platform() === 'win32'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user