mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
chore: Remove unused @ts-ignore's (no-changelog) (#12198)
This commit is contained in:
@@ -439,7 +439,6 @@ export class Git implements INodeType {
|
||||
});
|
||||
}
|
||||
|
||||
// @ts-ignore
|
||||
returnItems.push(
|
||||
...this.helpers.returnJsonArray(data).map((item) => {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user