Dependency updates
This commit is contained in:
@@ -13,8 +13,6 @@ export function initGoogleClient(callback: () => void) {
|
||||
script.onload = () => {
|
||||
gapi.load('client', async () => {
|
||||
await gapi.client.init({
|
||||
// NOTE: API KEY IS NOT REQUIRED FOR THIS IMPLEMENTATION
|
||||
// apiKey: 'YOUR_API_KEY',
|
||||
discoveryDocs: [
|
||||
'https://www.googleapis.com/discovery/v1/apis/drive/v3/rest',
|
||||
'https://www.googleapis.com/discovery/v1/apis/sheets/v4/rest',
|
||||
|
||||
Reference in New Issue
Block a user