Skip to content

Commit

Permalink
Cleared test thing
Browse files Browse the repository at this point in the history
Removed unnecessary code
  • Loading branch information
vinc10 authored Nov 18, 2024
1 parent a45e710 commit 8c84075
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/assets/userfrosting/js/uf-form.js
Original file line number Diff line number Diff line change
Expand Up @@ -227,8 +227,6 @@
// Error messages
if (!this.settings.msgTarget.data('ufAlerts')) {
this.settings.msgTarget.ufAlerts();
} else {
this.settings.msgTarget.ufAlerts('clear');
}

if (this._debugAjax && jqXHR.responseText) {
Expand Down

0 comments on commit 8c84075

Please sign in to comment.