bugfix utils
This commit is contained in:
parent
e66f0c9844
commit
a46a584f06
@ -31,9 +31,6 @@ const execOptsWin = {
|
||||
encoding: 'UTF-8'
|
||||
};
|
||||
|
||||
let _cores = 0;
|
||||
let wmic = '';
|
||||
|
||||
function isFunction(functionToCheck) {
|
||||
let getType = {};
|
||||
return functionToCheck && getType.toString.call(functionToCheck) === '[object Function]';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user