remove console.log

This commit is contained in:
Peter Maquiran
2023-06-11 23:00:12 +01:00
parent fd7a9fee94
commit e2cd5d0d8b
13 changed files with 22 additions and 22 deletions
@@ -106,7 +106,7 @@ export class EventListPage implements OnInit {
this.eventoaprovacaostore.save(segment, this.eventsList)
} else if(segment) {
console.log('segment', segment)
// console.log('segment', segment)
this.color = 'pr'
let allEvents = await this.processes.eventsToApprove(segment,'agenda desktop').toPromise()