diff --git a/src/store/index.js b/src/store/index.js index 26b7c3286..36a459d80 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -1861,7 +1861,6 @@ export const actions = { if (windshieldPartWithRecal) { url += `/${windshieldPartWithRecal.partNumber}`; } - url += "/false"; return globalMethods.callHttpClient({ method: endpoints.GetProviders.method,