mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore: server: route: newlines
This commit is contained in:
parent
eb606bb608
commit
552d95013b
1 changed files with 0 additions and 2 deletions
|
|
@ -19,9 +19,7 @@ const {contentType} = require('mime-types');
|
|||
const root = require(`${DIR_SERVER}root`);
|
||||
const prefixer = require(`${DIR_SERVER}prefixer`);
|
||||
const CloudFunc = require(`${DIR_COMMON}cloudfunc`);
|
||||
|
||||
const Columns = require(`${DIR_SERVER}/columns`);
|
||||
|
||||
const Template = require(`${DIR_SERVER}/template`);
|
||||
|
||||
const {FS} = CloudFunc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue