Skip to content
Snippets Groups Projects
Commit e4eb9f3f authored by Petar Hristov's avatar Petar Hristov :speech_balloon:
Browse files

Removed mounted()

parent dcfdd178
No related branches found
No related tags found
1 merge request!6Update: Migrated VueX Store to Pinia
Pipeline #639907 passed
......@@ -29,10 +29,6 @@ export default Vue.extend({
BSpinner,
},
mounted() {
console.log("$routes", this.$route);
},
created() {
this.initialize();
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment