remove debug code.
This commit is contained in:
parent
5153e0e1f0
commit
a019e9cfc7
@ -148,7 +148,6 @@ LowlevelUp.prototype.batch = function batch(ops, options, callback) {
|
||||
};
|
||||
|
||||
LowlevelUp.prototype.iterator = function iterator(options) {
|
||||
console.log(Error().stack);
|
||||
return this.db.iterator(options);
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user