removing log
This commit is contained in:
parent
d431f34e72
commit
7e3b7d3f21
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ function persistRsvp(hasRsvped = true) {
|
|||
}
|
||||
|
||||
function rsvpButtonClicked() {
|
||||
console.log("here");
|
||||
persistRsvp(true);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue