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:
parent
21ef4218c0
commit
18cc7988b6
@ -48,7 +48,6 @@ function KickassNode(n) {
|
||||
});
|
||||
node.send(msg);
|
||||
} else {
|
||||
node.error(errors);
|
||||
node.send(msg);
|
||||
}
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user