Remove logs

This commit is contained in:
Chloe Herd 2023-07-12 10:07:12 -04:00
parent 5c54e975c3
commit e63c6f3b7d

View file

@ -117,8 +117,6 @@ export default {
]; ];
const resultMap = await settleAllPromises(promiseResultMap); const resultMap = await settleAllPromises(promiseResultMap);
console.log(resultMap);
console.log(next);
next((vm) => { next((vm) => {
console.log("next on review"); console.log("next on review");