mirror of
https://github.com/n8n-io/n8n.git
synced 2025-02-21 02:56:40 -08:00
fix(editor): Lint fix
This commit is contained in:
parent
e94f1f88b2
commit
d30bd7e501
|
@ -266,7 +266,6 @@ export default defineComponent({
|
|||
this.loading = false;
|
||||
},
|
||||
async mounted() {
|
||||
|
||||
this.trackPage();
|
||||
void this.externalHooks.run('app.mount');
|
||||
|
||||
|
|
Loading…
Reference in a new issue