mirror of
https://codeberg.org/yeentown/barkey
synced 2024-11-23 09:35:10 +00:00
Fix another style error
This commit is contained in:
parent
23c4aa2571
commit
36af07abe2
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ class HttpsRequestServiceAgent extends https.Agent {
|
|||
}
|
||||
});
|
||||
return socket;
|
||||
};
|
||||
}
|
||||
|
||||
@bindThis
|
||||
private isPrivateIp(ip: string): boolean {
|
||||
|
|
Loading…
Reference in a new issue