Skip to content

Commit

Permalink
remove spurious console statement
Browse files Browse the repository at this point in the history
  • Loading branch information
balen committed Mar 8, 2024
1 parent f9e2d9e commit 5ad73de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/javascript/surveys/view-responses.vue
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,6 @@ export default {
)
},
init() {
console.debug("PERSON ID IS ", this.person_id)
this.$refs['responses-table'].fetchPaged()
}
},
Expand Down

0 comments on commit 5ad73de

Please sign in to comment.