CASH-462 | remove heavy truck work around

This commit is contained in:
Scott Kiener 2025-04-07 11:27:52 -04:00
parent 23e16f02f4
commit 565c9408f6

View file

@ -1861,7 +1861,6 @@ export const actions = {
if (windshieldPartWithRecal) {
url += `/${windshieldPartWithRecal.partNumber}`;
}
url += "/false";
return globalMethods.callHttpClient({
method: endpoints.GetProviders.method,