Logs
This commit is contained in:
parent
8306f8a541
commit
7b36aa05dd
1 changed files with 0 additions and 1 deletions
|
|
@ -119,7 +119,6 @@ export default {
|
|||
const resultMap = await settleAllPromises(promiseResultMap);
|
||||
|
||||
next((vm) => {
|
||||
console.log("next on review");
|
||||
vm.setCmsContent(resultMap.cmsContent);
|
||||
|
||||
vm.availableWipers = resultMap.wipers;
|
||||
|
|
|
|||
Loading…
Reference in a new issue