Update get-gov.js

This commit is contained in:
zandercymatics 2023-08-24 11:39:50 -06:00
parent 376aa30e1e
commit 09c336c1da
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -261,4 +261,3 @@ function handleValidationClick(e) {
totalForms.setAttribute('value', `${formNum+1}`)
}
})();