mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2024-12-13 19:06:27 +00:00
remove stray log
This commit is contained in:
parent
04112fb976
commit
a49a0d8d18
@ -27,7 +27,6 @@ Swarm.prototype.announce = function (params, cb) {
|
||||
cb(new Error('invalid event'))
|
||||
return
|
||||
}
|
||||
console.log('FEROSS', params.compact)
|
||||
cb(null, {
|
||||
complete: self.complete,
|
||||
incomplete: self.incomplete,
|
||||
|
Loading…
Reference in New Issue
Block a user