Skip to content

Commit

Permalink
Remove all requestreferences
Browse files Browse the repository at this point in the history
  • Loading branch information
sameerag committed Feb 1, 2021
1 parent 4302b43 commit 6343296
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 317 deletions.
1 change: 0 additions & 1 deletion lib/oauth2client.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ require('date-utils'); // Adds a number of convenience methods to the builtin D
var querystring = require('querystring');
var uuid = require('uuid');
var axios = require('axios');
var request = require('request');
var url = require('url');
var async = require('async');

Expand Down
Loading

0 comments on commit 6343296

Please sign in to comment.