mergepaths

This commit is contained in:
Casey Wittrock 2025-10-28 00:24:14 -05:00
parent 2828c0f9c8
commit 0ce7addff7
2 changed files with 98 additions and 70 deletions

View file

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