From aceca28b784b651fe63c35e97006eaec8deb685e Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Fri, 11 Jul 2014 03:58:13 -0700 Subject: [PATCH] whitespace --- client.js | 1 - 1 file changed, 1 deletion(-) 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) {