Skip to content

Commit 9672b99

Browse files
otaviojrindexzero
authored andcommitted
cleanning
1 parent 8d87399 commit 9672b99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/node-http-proxy/routing-proxy.js

+1
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ RoutingProxy.prototype.close = function () {
176176
//
177177
RoutingProxy.prototype.proxyRequest = function (req, res, options) {
178178
options = options || {};
179+
179180
var location;
180181

181182
//

0 commit comments

Comments
 (0)