Skip to content

Commit f393c70

Browse files
committed
Handle recursion
1 parent 01abf54 commit f393c70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/n8n/OptionsByResourceMap.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ export class OptionsByResourceMap extends Map<string, any[]> {
1111
}
1212
options.push(option);
1313
}
14-
1514
}

0 commit comments

Comments
 (0)