diff --git a/client.js b/client.js index 210011e..0a605f3 100644 --- a/client.js +++ b/client.js @@ -130,7 +130,6 @@ function Tracker (client, announceUrl, opts) { } else { self._requestImpl = self._requestHttp } - } Tracker.prototype.start = function (opts) {