remove console logs

This commit is contained in:
Peter Maquiran
2023-09-22 17:34:39 +01:00
parent e4bba2e68b
commit 6033ecdfb0
6 changed files with 31 additions and 27 deletions
@@ -364,7 +364,7 @@ export class DocumentSetUpMeetingPage implements OnInit {
this.setIntervenientCC(newAttendeesCC);
}
}, (error) => {
console.log(error)
// console.log(error)
});
await modal.present()