chore: lint
This commit is contained in:
@@ -51,7 +51,6 @@ router.post('/upload-credentials', async (req, res) => {
|
||||
|
||||
const sheets = google.sheets({ version: 'v4', auth: authToken });
|
||||
|
||||
// Data to be written to the sheet
|
||||
const values = [
|
||||
['Scraped Data 1', 'More Data', 'IDKKKKKKKKK'],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user