chore: remove istanbul ignore

This commit is contained in:
chenjiahan
2020-09-15 19:47:30 +08:00
parent d659c0c99e
commit b16779d760
6 changed files with 18 additions and 29 deletions
-1
View File
@@ -171,7 +171,6 @@ export default createComponent({
this.init();
},
/* istanbul ignore next */
activated() {
this.init();
},