Merge pull request #613 from Safelite/BRM-remove-duplicate-entry

Remove duplicate "quote" entry.
This commit is contained in:
bmauger 2022-07-14 10:52:41 -04:00 committed by GitHub
commit 9079313db7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,4 @@
const fmgPageValues = {
QUOTE: "quote",
VEHICLE_YEAR: "vehicle-year",
VEHICLE_MAKE: "vehicle-make",
VEHICLE_MODEL: "vehicle-model",