alert removed

This commit is contained in:
Eudes Inácio
2023-02-22 13:06:46 +01:00
parent 60c9246d3d
commit 880a5e16fc
2 changed files with 7 additions and 8 deletions
@@ -40,7 +40,6 @@ export class EventListPage implements OnInit {
public eventService: EventsService,
) {
this.loggeduser = SessionStore.user;
alert(this.segment)
}
ngOnInit() {