chore(rest) rm comment

This commit is contained in:
coderaiser 2015-08-26 04:51:11 -04:00
parent dee5abc100
commit 4850eaf586

View file

@ -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/',