mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
chore(cloudcmd) rm unused vars
This commit is contained in:
parent
9a7b48eb6a
commit
5543727ae0
1 changed files with 0 additions and 3 deletions
|
|
@ -4,9 +4,6 @@
|
|||
var DIR = __dirname + '/',
|
||||
main = require(DIR + 'lib/server/main'),
|
||||
|
||||
LIBDIR = main.LIBDIR,
|
||||
SRVDIR = main.SRVDIR,
|
||||
CLIENTDIR = LIBDIR + 'client',
|
||||
HTMLDIR = main.HTMLDIR,
|
||||
JSONDIR = main.JSONDIR,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue