diff --git a/src/app/components/profile/profile.component.html b/src/app/components/profile/profile.component.html index aa8448a..8618533 100644 --- a/src/app/components/profile/profile.component.html +++ b/src/app/components/profile/profile.component.html @@ -340,25 +340,6 @@
-
- {{
-                                profileUser?.display_name ||
-                                    profileUser?.name ||
-                                    ''
-                            }} -
- {{ - profileUser?.display_name || - profileUser?.name || - '' - }} -
-