mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(markdown) rm " "
This commit is contained in:
parent
f1b750f73b
commit
56a833516d
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ const markdown = require('markdown-it')();
|
|||
|
||||
const root = require('./root');
|
||||
|
||||
module.exports = (name, request, callback) => {
|
||||
module.exports = (name, request, callback) => {
|
||||
const method = request.method;
|
||||
const query = ponse.getQuery(request);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue