diff --git a/src/store/index.js b/src/store/index.js index e53dc4482..3241695fb 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -1407,8 +1407,6 @@ export const actions = { endPoint += `&${glassPieces}`; } - console.log("EP:" + endPoint); - return globalMethods.callHttpClient({ method: endpoints.GetServiceabilityDetails.method, endpoint: endPoint,