We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3cb844 commit 1842063Copy full SHA for 1842063
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