Fix issue with flag

This commit is contained in:
Reinier Criel 2025-12-15 15:08:28 +01:00
parent 7e460e50e1
commit 523ce0b6ee
2 changed files with 0 additions and 2 deletions

View file

@ -4,7 +4,6 @@ import { detectShells } from "./shellDetection.js";
import { knownAikidoTools, getPackageManagerList, getScriptsDir } from "./helpers.js";
import fs from "fs";
import path from "path";
import { includePython } from "../config/cliArguments.js";
import { fileURLToPath } from "url";
/** @type {string} */