test commit

This commit is contained in:
Casey Wittrock 2025-10-28 00:33:51 -05:00
parent 0ce7addff7
commit 0c921a3897

View file

@ -1127,7 +1127,6 @@ class DataUtils {
}, },
], ],
}, },
<<<<<<< Updated upstream
]; ];
static dummyWarrantyData = [ static dummyWarrantyData = [
@ -1281,8 +1280,6 @@ class DataUtils {
warrantyType: "Parts Only", warrantyType: "Parts Only",
systemType: "Commercial Irrigation", systemType: "Commercial Irrigation",
}, },
=======
>>>>>>> Stashed changes
]; ];
} }