<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi</div><div><br></div><div>When compile the code , I got a message:</div><div><br></div><div>```</div><div>src/http_qmonitor.erl:58: Warning: the call to node/0 has no effect</div><div>```</div><div><br></div><div>the code is</div><div><br></div><div>```</div><div>    N = length([node()|nodes()]),</div><div>```</div><div><br></div><div>I can't understand what is it<br></div></div></div></div>