Showing
1 changed file
with
0 additions
and
1 deletions
@@ -3,7 +3,6 @@ | @@ -3,7 +3,6 @@ | ||
3 | const api = global.yoho.API; | 3 | const api = global.yoho.API; |
4 | 4 | ||
5 | const about = (isApp) => { | 5 | const about = (isApp) => { |
6 | - console.log(isApp); | ||
7 | return api.get('', { | 6 | return api.get('', { |
8 | method: 'app.document.config' | 7 | method: 'app.document.config' |
9 | }, { | 8 | }, { |
-
Please register or login to post a comment