fix code style 2

This commit is contained in:
Rodrigo Quelca
2021-08-13 19:35:34 +00:00
parent 9e59bbe599
commit 0d1a1399f9
2 changed files with 0 additions and 2 deletions

View File

@@ -76,7 +76,6 @@ export default {
this.showSketch = false;
},
onInputTab(tabIndex){
console.log(tabIndex);
this.tabModule= this.tabs[tabIndex];
}
}