fix(editor): Lint fix

This commit is contained in:
Csaba Tuncsik 2023-07-26 20:36:04 +02:00
parent e94f1f88b2
commit d30bd7e501

View file

@ -266,7 +266,6 @@ export default defineComponent({
this.loading = false;
},
async mounted() {
this.trackPage();
void this.externalHooks.run('app.mount');