Skip to content

Commit

Permalink
Merge pull request #151 from CruGlobal/revert-150-js_fix3
Browse files Browse the repository at this point in the history
Revert "Require jquery"
  • Loading branch information
jbirdjavi authored Dec 5, 2023
2 parents f55a862 + 3bea172 commit ea8b0f3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions public/campaign-form.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
//= require jquery
//= require jquery-form
//= require jquery-validation/dist/jquery.validate

// Only initialize campaign-forms JS if it hasn't loaded previously.
if (typeof window.campaignForms === 'undefined') {

Expand Down

0 comments on commit ea8b0f3

Please sign in to comment.