Try fix build again

This commit is contained in:
Sander Declerck 2025-11-28 11:02:48 +01:00
parent ccc8d685b2
commit bc51c839d0
No known key found for this signature in database
2 changed files with 2 additions and 4 deletions

View file

@ -5,7 +5,6 @@ import { knownAikidoTools, getPackageManagerList } from "./helpers.js";
import fs from "fs";
import os from "os";
import path from "path";
import { fileURLToPath } from "url";
import { includePython } from "../config/cliArguments.js";
/**