diff --git a/src/lib/adapters/GoogleDrive.ts b/src/lib/adapters/GoogleDrive.ts index da7fedbdfc..0a1c6ce9b7 100644 --- a/src/lib/adapters/GoogleDrive.ts +++ b/src/lib/adapters/GoogleDrive.ts @@ -249,14 +249,15 @@ export default class GoogleDriveAdapter extends CachingAdapter { /* let's get the highestId */ const byNL = xmlDocText.split('\n') - byNL.forEach(line => { + for (const line of byNL) { if (line.indexOf('