diff --git a/lib/server/readify.js b/lib/server/readify.js index a411e5cf..e8b828be 100644 --- a/lib/server/readify.js +++ b/lib/server/readify.js @@ -1,15 +1,6 @@ (function() { 'use strict'; - /* - '# commander.js' + '\n' + - '# -----------' + '\n' + - '# Module is part of Cloud Commander,' + '\n' + - '# used for getting dir content.' + '\n' + - '# and forming html content' + '\n' + - '# http://cloudcmd.io' + '\n'); - */ - var fs = require('fs'), DIR = '../',