mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 20:20:49 +00:00
Revert "Introduce mistake that passes linter"
This reverts commit 1724e0b199.
This commit is contained in:
parent
1724e0b199
commit
e8e7c85c62
1 changed files with 0 additions and 7 deletions
|
|
@ -3,13 +3,6 @@ import * as os from "os";
|
||||||
import fs from "fs";
|
import fs from "fs";
|
||||||
import path from "path";
|
import path from "path";
|
||||||
|
|
||||||
function mistakeHere() {
|
|
||||||
return os.EOLL;
|
|
||||||
}
|
|
||||||
|
|
||||||
const abc = mistakeHere();
|
|
||||||
console.log(abc);
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @typedef {Object} AikidoTool
|
* @typedef {Object} AikidoTool
|
||||||
* @property {string} tool
|
* @property {string} tool
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue