We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01abf54 commit f393c70Copy full SHA for f393c70
src/n8n/OptionsByResourceMap.ts
@@ -11,5 +11,4 @@ export class OptionsByResourceMap extends Map<string, any[]> {
11
}
12
options.push(option);
13
14
-
15
0 commit comments