chore(console) rm comments

This commit is contained in:
coderaiser 2014-08-25 19:32:07 +03:00
parent 4fda64eea8
commit 39dc6d6379

View file

@ -43,10 +43,6 @@
find = require('glob');
});
/**
* function listen on servers port
* @pServer {Object} started server object
*/
exports.init = function() {
var ret;