CSR-1072
remove console.log
This commit is contained in:
parent
1cab64f8ab
commit
17398ce41b
1 changed files with 0 additions and 2 deletions
|
|
@ -1407,8 +1407,6 @@ export const actions = {
|
|||
endPoint += `&${glassPieces}`;
|
||||
}
|
||||
|
||||
console.log("EP:" + endPoint);
|
||||
|
||||
return globalMethods.callHttpClient({
|
||||
method: endpoints.GetServiceabilityDetails.method,
|
||||
endpoint: endPoint,
|
||||
|
|
|
|||
Loading…
Reference in a new issue