This commit is contained in:
Henry 2025-06-23 23:53:21 +01:00
parent 7dec9cd464
commit c5c51e6c21
1 changed files with 0 additions and 2 deletions

View File

@ -482,8 +482,6 @@ class GoogleDrive_DocumentLoaders implements INode {
const data = await response.json()
console.log('getFilesFromFolder = ', data)
// Add drive context to each file
const filesWithContext = data.files.map((file: any) => ({
...file,