diff --git a/server.js b/server.js index ba741033..d6f1bb25 100644 --- a/server.js +++ b/server.js @@ -438,7 +438,6 @@ Server.prototype._onAnnounce = function (params, cb) { cb(null, response) }) } - } Server.prototype._onScrape = function (params, cb) {