mirror of
https://github.com/actions/toolkit.git
synced 2026-08-26 00:00:28 +02:00
remove exec file
This commit is contained in:
@@ -4,8 +4,6 @@ import * as path from 'path'
|
|||||||
import {promisify} from 'util'
|
import {promisify} from 'util'
|
||||||
import * as ioUtil from './io-util'
|
import * as ioUtil from './io-util'
|
||||||
|
|
||||||
const execFile = promisify(childProcess.execFile)
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Interface for cp/mv options
|
* Interface for cp/mv options
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user