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