Showing
1 changed file
with
0 additions
and
2 deletions
@@ -9,8 +9,6 @@ const utils = '../../../utils'; | @@ -9,8 +9,6 @@ const utils = '../../../utils'; | ||
9 | const _ = require('lodash'); | 9 | const _ = require('lodash'); |
10 | const comment = require('./consult-comment'); | 10 | const comment = require('./consult-comment'); |
11 | const bundle = require('./bundle'); | 11 | const bundle = require('./bundle'); |
12 | - | ||
13 | -''; | ||
14 | const api = global.yoho.API; | 12 | const api = global.yoho.API; |
15 | const singleAPI = global.yoho.SingleAPI; | 13 | const singleAPI = global.yoho.SingleAPI; |
16 | const helpers = global.yoho.helpers; | 14 | const helpers = global.yoho.helpers; |
-
Please register or login to post a comment