We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f21aa1d commit e6454e4Copy full SHA for e6454e4
1 file changed
cli/scripts/cli-tests.js
@@ -12,7 +12,7 @@ const colors = {
12
13
import fs from "fs";
14
import path from "path";
15
-import { execSync, spawn } from "child_process";
+import { spawn } from "child_process";
16
import os from "os";
17
import { fileURLToPath } from "url";
18
0 commit comments