mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(client) rm unused LIBDIR
This commit is contained in:
parent
70e713d68b
commit
3524485249
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@ var Util, DOM, CloudFunc, join;
|
|||
this.log = log;
|
||||
this.PREFIX = '';
|
||||
this.PREFIX_URL = '';
|
||||
this.LIBDIR = '/lib/';
|
||||
this.LIBDIRCLIENT = '/client/';
|
||||
this.MIN_ONE_PANEL_WIDTH = 1155;
|
||||
this.HOST = location.origin ||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue