Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
FireLemons committed Nov 9, 2023
1 parent 7c6e6cc commit 51b9d7e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/javascript/src/case_contact.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* global alert */
/* global window */
/* global $ */

Expand Down Expand Up @@ -50,7 +49,6 @@ async function fireSwalFollowupAlert () {
}

$(() => { // JQuery's callback for the DOM loading
const milesDriven = $('#case_contact_miles_driven')
const caseOccurredAt = $('#case_contact_occurred_at')
const caseContactSubmit = $('#case-contact-submit')
const volunteerAddressFieldState = (hide) => {
Expand Down

0 comments on commit 51b9d7e

Please sign in to comment.