Authored by zhangxiaoru

潮流口令 意见反馈

@@ -7,7 +7,6 @@ @@ -7,7 +7,6 @@
7 'use strict'; 7 'use strict';
8 8
9 const logger = global.yoho.logger; 9 const logger = global.yoho.logger;
10 -const serviceAPI = global.yoho.ServiceAPI;  
11 const camelCase = global.yoho.camelCase; 10 const camelCase = global.yoho.camelCase;
12 const _ = require('lodash'); 11 const _ = require('lodash');
13 12