Skip to content

Commit

Permalink
remove one last log
Browse files Browse the repository at this point in the history
  • Loading branch information
solderq35 committed Sep 23, 2023
1 parent fb6706f commit 2346ef1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/map/map_compareside.vue
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ export default {
computed: {
path: {
get () {
console.log( this.$store.getters['modalController/data'].path )
return this.$store.getters['modalController/data'].path
}
},
Expand Down

0 comments on commit 2346ef1

Please sign in to comment.