CASH-3107 - Prettier format
This commit is contained in:
parent
7f6adfb2f5
commit
eaf9d25e90
1 changed files with 1 additions and 1 deletions
|
|
@ -339,7 +339,7 @@ function getServiceabilityDetails(serviceZipCode, pageNameToLog) {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Fetches the early bird / premium fee part and prices
|
* Fetches the early bird / premium fee part and prices
|
||||||
*/
|
*/
|
||||||
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