Authored by ccbikai(👎🏻🍜)

注释无用依赖

... ... @@ -15,7 +15,7 @@ var multipartMiddleware = multipart();
const uploadApi = require(cRoot + '/upload.js');
const hotfix = require(`${cRoot}/hotfix`);
const captcha = require(`${cRoot}/captcha`);
// const captcha = require(`${cRoot}/captcha`);
// routers
... ...