CASH-3107 - Updated the comment
This commit is contained in:
parent
878bd8c318
commit
7f6adfb2f5
1 changed files with 0 additions and 2 deletions
|
|
@ -340,8 +340,6 @@ function getServiceabilityDetails(serviceZipCode, pageNameToLog) {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Fetches the early bird / premium fee part and prices
|
* Fetches the early bird / premium fee part and prices
|
||||||
* @param {string} pageNameToLog
|
|
||||||
* @returns {Promise<object|null>}
|
|
||||||
*/
|
*/
|
||||||
async function getPricedMobilePremiumFee(pageNameToLog) {
|
async function getPricedMobilePremiumFee(pageNameToLog) {
|
||||||
const response = await store.dispatch(storeActions.GET_MOBILE_PREMIUM_FEE, {
|
const response = await store.dispatch(storeActions.GET_MOBILE_PREMIUM_FEE, {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue