Skip to content

Commit d56dd26

Browse files
committed
standard
1 parent 1212e33 commit d56dd26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ Client.scrape = function (announceUrl, infoHash, cb) {
110110
? infoHash.map(function (infoHash) { return new Buffer(infoHash, 'hex') })
111111
: new Buffer(infoHash, 'hex')
112112
client.scrape({ infoHash: infoHash })
113-
114113
}
115114

116115
/**

0 commit comments

Comments
 (0)