This commit is contained in:
tiago.kayaya
2021-07-02 08:58:59 +01:00
2 changed files with 1 additions and 20 deletions
@@ -209,7 +209,6 @@ export class NewEventPage implements OnInit {
})
}
this.taskParticipants = removeDuplicate(this.taskParticipants);
this.taskParticipantsCc = removeDuplicate(this.taskParticipantsCc);