Fix another style error
This commit is contained in:
parent
23c4aa2571
commit
36af07abe2
@ -93,7 +93,7 @@ class HttpsRequestServiceAgent extends https.Agent {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
return socket;
|
return socket;
|
||||||
};
|
}
|
||||||
|
|
||||||
@bindThis
|
@bindThis
|
||||||
private isPrivateIp(ip: string): boolean {
|
private isPrivateIp(ip: string): boolean {
|
||||||
|
Loading…
Reference in New Issue
Block a user