mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(cloudcmd) rm Util
This commit is contained in:
parent
e8ced37128
commit
883b9154d7
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@
|
|||
DIR_ROOT = DIR + '../',
|
||||
DIR_SERVER = DIR + 'server/',
|
||||
|
||||
Util = require(DIR + 'util'),
|
||||
cloudfunc = require(DIR + 'cloudfunc'),
|
||||
|
||||
auth = require(DIR_SERVER + 'auth'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue