Skip to content

Commit

Permalink
Removed comment
Browse files Browse the repository at this point in the history
Signed-off-by: aakankshabhende <[email protected]>
  • Loading branch information
aakankshabhende committed Dec 3, 2024
1 parent 3f4ce5e commit 3c9cfbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/subscribe.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
}

function validateForm(event) {
event.preventDefault(); // Prevent form submission
event.preventDefault();

// Clear previous error messages
document.getElementById('mce-FNAME-error').textContent = '';
Expand Down

0 comments on commit 3c9cfbc

Please sign in to comment.