Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Podwys authored Jan 22, 2017
1 parent 5c59f9f commit b3def04
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ var utils = require('./utils');
/**
* superagentCache constructor
* @constructor
* @param {superagent} agent (optional)
* @param {cache module} cache (optional)
* @param {cache module} cache
* @param {object} defaults (optional)
*/
module.exports = function(cache, defaults){
Expand Down

0 comments on commit b3def04

Please sign in to comment.