ing
This commit is contained in:
parent
97230c7689
commit
6845e1653e
|
@ -140,7 +140,6 @@ export class HomePageComponent implements OnInit, OnDestroy {
|
|||
alert('An error has occurred.');
|
||||
return of();
|
||||
}),
|
||||
take(1)
|
||||
)
|
||||
.subscribe();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user