remove unused reference

Signed-off-by: Travis Glenn Hansen <travisghansen@yahoo.com>
This commit is contained in:
Travis Glenn Hansen 2021-04-12 10:02:54 -06:00
parent 0bb19941b6
commit a3e4ae75f9
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
const cp = require("child_process");
const { setegid } = require("process");
function getIscsiValue(value) {
if (value == "<empty>") return null;