mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
refactor: Remove unused disable directives from nodes-base (#10825)
This commit is contained in:
@@ -26,7 +26,7 @@ export class StopAndError implements INodeType {
|
||||
color: '#ff0000',
|
||||
},
|
||||
inputs: [NodeConnectionType.Main],
|
||||
// eslint-disable-next-line n8n-nodes-base/node-class-description-outputs-wrong
|
||||
|
||||
outputs: [],
|
||||
properties: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user