mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Fix linting issues
This commit is contained in:
parent
dc09d871ed
commit
688f017d3c
1 changed files with 0 additions and 8 deletions
|
|
@ -16,14 +16,6 @@ import path from "path";
|
||||||
import { fileURLToPath } from "url";
|
import { fileURLToPath } from "url";
|
||||||
import fs from "fs";
|
import fs from "fs";
|
||||||
import { knownAikidoTools } from "../src/shell-integration/helpers.js";
|
import { knownAikidoTools } from "../src/shell-integration/helpers.js";
|
||||||
import {
|
|
||||||
installUltimate,
|
|
||||||
uninstallUltimate,
|
|
||||||
} from "../src/installation/installUltimate.js";
|
|
||||||
import {
|
|
||||||
printUltimateLogs,
|
|
||||||
troubleshootingExport,
|
|
||||||
} from "../src/ultimate/ultimateTroubleshooting.js";
|
|
||||||
|
|
||||||
/** @type {string} */
|
/** @type {string} */
|
||||||
// This checks the current file's dirname in a way that's compatible with:
|
// This checks the current file's dirname in a way that's compatible with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue