mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
chore(readify) rm comment
This commit is contained in:
parent
a4666d3978
commit
7b050a1f41
1 changed files with 0 additions and 9 deletions
|
|
@ -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 = '../',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue