remove unnecessary async
This commit is contained in:
parent
6150bc9f47
commit
d09cb26f99
@ -104,7 +104,7 @@ export default function reactions({ store, apolloClient, queryClient }: ProcessC
|
|||||||
plPriceRub,
|
plPriceRub,
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
async ({
|
({
|
||||||
finGAPInsuranceCompany,
|
finGAPInsuranceCompany,
|
||||||
paymentsValues,
|
paymentsValues,
|
||||||
plPriceRub,
|
plPriceRub,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user