Skip to content

Commit

Permalink
fix: update logger scope
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Feb 2, 2020
1 parent bde225f commit 9e05dc6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/classes/Agent.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ class Agent {
}

addRequest (request: *, configuration: *) {
console.log('...', configuration);

let requestUrl;

// It is possible that addRequest was constructed for a proxied request already, e.g.
Expand Down

0 comments on commit 9e05dc6

Please sign in to comment.