identity now emits!
This commit is contained in:
parent
57299d675e
commit
3ae6378678
33 changed files with 376 additions and 346 deletions
|
|
@ -85,7 +85,6 @@ InsightStorage.prototype._makeGetRequest = function(passphrase, key, callback) {
|
|||
'Authorization': authHeader
|
||||
}
|
||||
};
|
||||
log.debug('Insight request', getParams);
|
||||
this.request.get(getParams,
|
||||
function(err, response, body) {
|
||||
if (err) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue