mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(rest) rm comment
This commit is contained in:
parent
dee5abc100
commit
4850eaf586
1 changed files with 0 additions and 8 deletions
|
|
@ -1,14 +1,6 @@
|
|||
(function() {
|
||||
'use strict';
|
||||
|
||||
/*
|
||||
'# rest.js' + '\n' +
|
||||
'# -----------' + '\n' +
|
||||
'# Module is part of Cloud Commander,' + '\n' +
|
||||
'# used for work with REST API.' + '\n' +
|
||||
'# http://cloudcmd.io' + '\n');
|
||||
*/
|
||||
|
||||
var DIR = './',
|
||||
DIR_LIB = DIR + '../',
|
||||
DIR_JSON = DIR_LIB + '../json/',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue