Skip to content

Commit

Permalink
(#1124) - Remove unused HTTP_TIMEOUT constant
Browse files Browse the repository at this point in the history
  • Loading branch information
daleharvey committed Dec 10, 2013
1 parent ae69f0b commit c5053ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/adapters/http.js
Expand Up @@ -2,7 +2,6 @@

var utils = require('../utils');
var errors = require('../deps/errors');
var HTTP_TIMEOUT = 10000;

// parseUri 1.2.2
// (c) Steven Levithan <stevenlevithan.com>
Expand Down

0 comments on commit c5053ec

Please sign in to comment.