peer: lint.
This commit is contained in:
parent
6d2659a31c
commit
6617bd7d49
@ -995,7 +995,7 @@ Peer.prototype.sendRaw = function sendRaw(cmd, body, checksum) {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
Peer.prototype.error = function error(err) {
|
Peer.prototype.error = function error(err) {
|
||||||
var i, msg;
|
var msg;
|
||||||
|
|
||||||
if (this.destroyed)
|
if (this.destroyed)
|
||||||
return;
|
return;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user