Skip to content

Commit

Permalink
fix: debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
michelleinez committed May 8, 2024
1 parent 20ee074 commit 0c004b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/LoginAndRegister/RegisterSocial.vue
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,6 @@ export default {
this.needsTerms = true;
this.needsNews = true;
}
debugger;
},
mounted() {
if (this.passwordless && this.partnerContentId) {
Expand Down

0 comments on commit 0c004b3

Please sign in to comment.