mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Fix issue with flag
This commit is contained in:
parent
7e460e50e1
commit
523ce0b6ee
2 changed files with 0 additions and 2 deletions
|
|
@ -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} */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue