mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(route) rm unused DIR_JSON
This commit is contained in:
parent
21ffe6957d
commit
e6cc96e901
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@
|
|||
const DIR = __dirname + '/../';
|
||||
const DIR_TMPL = DIR + 'tmpl/';
|
||||
const DIR_HTML = DIR + 'html/';
|
||||
const DIR_JSON = DIR + 'json/';
|
||||
const DIR_SERVER = './';
|
||||
const DIR_FS = DIR_TMPL + 'fs/';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue