mirror of
https://gitlab.com/comunic/comunicapiv2
synced 2024-11-22 05:19:22 +00:00
Remove solved TODO
This commit is contained in:
parent
b742114854
commit
b688f09faf
@ -42,7 +42,6 @@ export class RequestHandler extends BaseRequestsHandler {
|
|||||||
* Get remote IP address
|
* Get remote IP address
|
||||||
*/
|
*/
|
||||||
public get remoteIP() : string {
|
public get remoteIP() : string {
|
||||||
// TODO : check in production
|
|
||||||
return this.req.ip;
|
return this.req.ip;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user