Clean
This commit is contained in:
parent
7807b734bb
commit
a780a29337
|
@ -261,9 +261,6 @@ class GoogleSheetsIntegration implements DatasourcePlus {
|
||||||
clients: {},
|
clients: {},
|
||||||
}
|
}
|
||||||
bbCtx.cleanup = bbCtx.cleanup || []
|
bbCtx.cleanup = bbCtx.cleanup || []
|
||||||
|
|
||||||
this.client = new GoogleSpreadsheet(this.spreadsheetId, oauthClient)
|
|
||||||
await this.client.loadInfo()
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue