mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
refactor(size) rm unused DIR_SERVER
This commit is contained in:
parent
2241ef0573
commit
aa5e5ce789
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@
|
|||
path = require('path'),
|
||||
|
||||
DIR = '../',
|
||||
DIR_SERVER = DIR + 'server/',
|
||||
|
||||
format = require(DIR + 'format'),
|
||||
Util = require(DIR + 'util'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue