mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
[DEL] Remove error
This commit is contained in:
@@ -48,7 +48,6 @@ function KickassNode(n) {
|
||||
});
|
||||
node.send(msg);
|
||||
} else {
|
||||
node.error(errors);
|
||||
node.send(msg);
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user