Skip to content

Commit

Permalink
remove unused stub
Browse files Browse the repository at this point in the history
  • Loading branch information
mafintosh committed Dec 3, 2018
1 parent 8114d11 commit d31aa10
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -1283,9 +1283,6 @@ Feed.prototype._roots = function (index, cb) {
}
}

Feed.prototype.truncate = function (len, cb) {
}

Feed.prototype.audit = function (cb) {
if (!cb) cb = noop

Expand Down

0 comments on commit d31aa10

Please sign in to comment.