mirror of
https://gitlab.com/comunic/comunicapiv2
synced 2025-06-20 08:35:17 +00:00
Remove solved TODO
This commit is contained in:
@ -42,7 +42,6 @@ export class RequestHandler extends BaseRequestsHandler {
|
||||
* Get remote IP address
|
||||
*/
|
||||
public get remoteIP() : string {
|
||||
// TODO : check in production
|
||||
return this.req.ip;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user