Removed unused import.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
import { exec, execSync, spawnSync } from "child_process";
|
||||
import { writeFileSync } from "fs";
|
||||
import { env } from "process";
|
||||
import { parseArgs } from "util";
|
||||
|
||||
const args = parseArgs({
|
||||
|
||||
Reference in New Issue
Block a user