[DEL] Remove error

This commit is contained in:
Antoine Aflalo 2014-04-21 00:36:25 +03:00
parent 21ef4218c0
commit 18cc7988b6

View File

@ -48,7 +48,6 @@ function KickassNode(n) {
});
node.send(msg);
} else {
node.error(errors);
node.send(msg);
}
});