chore(cloudfunc) rm "\n"

This commit is contained in:
coderaiser 2014-03-26 05:06:19 -04:00
parent 37681a38cf
commit e2e7cec932

View file

@ -49,7 +49,6 @@ var Util;
this.CHANNEL_TERMINAL_RESIZE= 'terminal-resize';
this.MAX_FILE_SIZE = 500 * 1024;
this.addListener = function(name, func, allListeners, socket) {
var listeners, obj;