chore(console) rm "\n"

This commit is contained in:
coderaiser 2014-07-03 04:04:27 -04:00
parent aa5e5ce789
commit 9a5f6a3a8a

View file

@ -60,7 +60,6 @@
path : process.cwd()
});
Clients[ConNum] = true;
onMessage = Util.exec.with(getOnMessage, ConNum, callback);