Skip to content

Commit

Permalink
NN-368 Removed unused logs
Browse files Browse the repository at this point in the history
  • Loading branch information
TripZz committed Oct 30, 2023
1 parent fa78ef9 commit 8bec578
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions frontend/src/components/pane/modules/node/NodeConnections.vue
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,6 @@ export default {
return {
}
},
watch: {
links(){
console.log(this.links)
}
}
}
</script>

Expand Down

0 comments on commit 8bec578

Please sign in to comment.