mirror of
https://github.com/logos-storage/bittorrent-tracker.git
synced 2026-01-02 13:03:09 +00:00
Remove debug log
This commit is contained in:
parent
146d4d46dd
commit
1efb832dd7
@ -40,8 +40,6 @@ function testRequestHandler (t, serverType) {
|
||||
})
|
||||
|
||||
client1.once('update', function (data) {
|
||||
console.log(data)
|
||||
|
||||
t.equal(data.complete, 246)
|
||||
|
||||
client1.destroy(function () {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user