4 spaces -> 2 spaces

This commit is contained in:
Michelle Bu 2014-11-01 13:16:17 -07:00
parent 054145343e
commit 8aa939b609
2 changed files with 299 additions and 300 deletions

View File

@ -352,7 +352,6 @@ app._handleTransmission = function(key, message) {
} catch (e) {
// This happens when a peer disconnects without closing connections and
// the associated WebSocket has not closed.
util.prettyError(e);
// Tell other side to stop trying.
this._removePeer(key, dst);
this._handleTransmission(key, {