Skip to content

Commit

Permalink
Merge pull request #91 from LinusU/standard-style
Browse files Browse the repository at this point in the history
adhere to padded-blocks
  • Loading branch information
feross committed Aug 14, 2015
2 parents 963fd53 + 4ef0426 commit c0f84f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server.js
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,6 @@ Server.prototype._onAnnounce = function (params, cb) {
cb(null, response)
})
}

}

Server.prototype._onScrape = function (params, cb) {
Expand Down

0 comments on commit c0f84f9

Please sign in to comment.