Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Commit 5b4d489

Browse files
authored
Remove unused import introduced by 5d6c726
I'm sorry... should have done a PR so the linter check does get run.... damit..
1 parent 3378925 commit 5b4d489

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/install/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import { manageBundleDir } from "../utils/nodecgConfig";
66
import { promptForInstallInfo } from "./prompt";
77
import { readInstallInfo } from "../utils/installation";
88
import { createProductionInstall } from "./production";
9-
import * as os from "os";
109
import { logger } from "../utils/log";
1110
import { requireNpmV7 } from "../utils/npm";
1211
import { findNodeCGDirectory, getNodeCGIODirectory } from "../utils/nodecgInstallation";

0 commit comments

Comments
 (0)