remove unused reference
Signed-off-by: Travis Glenn Hansen <travisghansen@yahoo.com>
This commit is contained in:
parent
0bb19941b6
commit
a3e4ae75f9
|
|
@ -1,5 +1,4 @@
|
|||
const cp = require("child_process");
|
||||
const { setegid } = require("process");
|
||||
|
||||
function getIscsiValue(value) {
|
||||
if (value == "<empty>") return null;
|
||||
|
|
|
|||
Loading…
Reference in New Issue