adhere to padded-blocks

This commit is contained in:
Linus Unnebäck 2015-08-14 22:31:22 +02:00
parent 963fd533de
commit 4ef0426b90

View File

@ -438,7 +438,6 @@ Server.prototype._onAnnounce = function (params, cb) {
cb(null, response)
})
}
}
Server.prototype._onScrape = function (params, cb) {