Showing
1 changed file
with
0 additions
and
1 deletions
@@ -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 |
-
Please register or login to post a comment