CASH-462 | remove heavy truck work around
This commit is contained in:
parent
23e16f02f4
commit
565c9408f6
1 changed files with 0 additions and 1 deletions
|
|
@ -1861,7 +1861,6 @@ export const actions = {
|
||||||
if (windshieldPartWithRecal) {
|
if (windshieldPartWithRecal) {
|
||||||
url += `/${windshieldPartWithRecal.partNumber}`;
|
url += `/${windshieldPartWithRecal.partNumber}`;
|
||||||
}
|
}
|
||||||
url += "/false";
|
|
||||||
|
|
||||||
return globalMethods.callHttpClient({
|
return globalMethods.callHttpClient({
|
||||||
method: endpoints.GetProviders.method,
|
method: endpoints.GetProviders.method,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue