mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Cleanup comments
This commit is contained in:
parent
d789491561
commit
2b6b9b6737
3 changed files with 0 additions and 3 deletions
|
|
@ -11,7 +11,6 @@ import { getCombinedCaBundlePath } from "../../registryProxy/certBundle.js";
|
|||
*/
|
||||
export async function runPip(command, args) {
|
||||
try {
|
||||
// @ts-expect-error values of process.env can be string | undefined
|
||||
const env = mergeSafeChainProxyEnvironmentVariables(process.env);
|
||||
|
||||
// Always provide Python with a complete CA bundle (Safe Chain CA + Mozilla + Node built-in roots)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue