Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoladj77 committed Nov 21, 2024
1 parent e36ee31 commit cfe3528
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/forms/assets/js/frontend/handlers/form-sender.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ export default elementorModules.frontend.handlers.Base.extend( {
},

onSuccess( response ) {
console.log( response );
const $form = this.elements.$form;

this.elements.$submitButton
Expand Down

0 comments on commit cfe3528

Please sign in to comment.