mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Cleanup formatting changes from PR
This commit is contained in:
parent
912f62f3b9
commit
e8a4fbcd76
19 changed files with 200 additions and 407 deletions
|
|
@ -61,7 +61,7 @@ export function handleHttpProxyRequest(req, res) {
|
|||
res.end();
|
||||
}
|
||||
});
|
||||
},
|
||||
}
|
||||
)
|
||||
.on("error", (err) => {
|
||||
if (!res.headersSent) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue