mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 20:20:49 +00:00
Remove unused import
This commit is contained in:
parent
68180e5b44
commit
f47cd7ebc0
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ import { ui } from "../environment/userInteraction.js";
|
|||
import { detectShells } from "./shellDetection.js";
|
||||
import { knownAikidoTools, getPackageManagerList, getScriptsDir } from "./helpers.js";
|
||||
import fs from "fs";
|
||||
import os from "os";
|
||||
import path from "path";
|
||||
import { includePython } from "../config/cliArguments.js";
|
||||
import { fileURLToPath } from "url";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue