1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00

Fix another style error

This commit is contained in:
Julia Johannesen
2024-11-20 20:31:22 -05:00
parent 23c4aa2571
commit 36af07abe2

View File

@@ -93,7 +93,7 @@ class HttpsRequestServiceAgent extends https.Agent {
}
});
return socket;
};
}
@bindThis
private isPrivateIp(ip: string): boolean {