clean up
This commit is contained in:
parent
b30d820ab0
commit
ab16810655
|
@ -25,7 +25,7 @@ export class UndiciFetcher {
|
||||||
* Get http non-proxy agent (undici)
|
* Get http non-proxy agent (undici)
|
||||||
*/
|
*/
|
||||||
public nonProxiedAgent: undici.Agent;
|
public nonProxiedAgent: undici.Agent;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get http proxy or non-proxy agent (undici)
|
* Get http proxy or non-proxy agent (undici)
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue