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
0afea0eed6
commit
459f3a5b14
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { spawnSync, spawn } from "child_process";
|
||||
import { spawn } from "child_process";
|
||||
|
||||
function escapeArg(arg) {
|
||||
// If argument contains spaces or quotes, wrap in double quotes and escape double quotes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue