refactor: Remove unused lint directives (no-changelog) (#9842)
This commit is contained in:
@@ -219,7 +219,7 @@ export async function replaceInvalidCredentials(workflow: WorkflowEntity): Promi
|
||||
credentialsById[nodeCredentialType][nodeCredentials.id];
|
||||
}
|
||||
}
|
||||
/* eslint-enable no-await-in-loop */
|
||||
|
||||
return workflow;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user