chore(client) rm unused LIBDIR

This commit is contained in:
coderaiser 2017-02-10 10:50:49 +02:00
parent 70e713d68b
commit 3524485249

View file

@ -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 ||