mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
more cleanup
This commit is contained in:
parent
fbb7e0f95f
commit
982da4aa77
4 changed files with 6 additions and 29 deletions
|
|
@ -11,8 +11,6 @@ let targetVersionMajor;
|
|||
// Copy argv so we can mutate while parsing
|
||||
const argv = process.argv.slice(2);
|
||||
|
||||
console.log("** aikido-pip ** Original arguments:", process.argv.slice(2));
|
||||
|
||||
for (let i = 0; i < argv.length; i++) {
|
||||
const a = argv[i];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue