Skip to content

Commit

Permalink
remove superfluous watch
Browse files Browse the repository at this point in the history
  • Loading branch information
moriondo2022 committed Dec 10, 2024
1 parent 366abe0 commit a59d057
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/views/PIGEAN/Gene/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -174,9 +174,6 @@ new Vue({
diseaseGroup(group) {
this.$store.dispatch("kp4cd/getFrontContents", group.name);
},
phewasAllData(newData){
//console.log("watching", JSON.stringify(newData));
}
},

async created() {
Expand Down

0 comments on commit a59d057

Please sign in to comment.