build/llvmPackages: remove unused import
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
import path from "path";
|
import path from "path";
|
||||||
import { GeneralVariable, LLVMVariable, command, variable } from "../commands/cmake.js";
|
import { GeneralVariable, LLVMVariable, command, variable } from "../commands/cmake.js";
|
||||||
import { projectRoot } from "../environment/index.js";
|
|
||||||
import { PackagePlatform, PackageTask } from "./build.js";
|
import { PackagePlatform, PackageTask } from "./build.js";
|
||||||
import { promisifySpawn } from "../cli.js";
|
import { promisifySpawn } from "../cli.js";
|
||||||
import os from "os";
|
import os from "os";
|
||||||
|
|||||||
Reference in New Issue
Block a user