X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fmenu%2Favatar-notification.component.ts;h=c447f031c61196fa7bb7a871cde7d9593e9b909c;hb=d6d951ddc0c492f3261065b5dcb4df0534d252fc;hp=989a11849d38515a2e9010f57b896566f7744fa3;hpb=bc6f886347f676220847461600122cde86edc272;p=oweals%2Fpeertube.git diff --git a/client/src/app/menu/avatar-notification.component.ts b/client/src/app/menu/avatar-notification.component.ts index 989a11849..c447f031c 100644 --- a/client/src/app/menu/avatar-notification.component.ts +++ b/client/src/app/menu/avatar-notification.component.ts @@ -6,7 +6,6 @@ import { Notifier, UserNotificationSocket } from '@app/core' import { NgbPopover } from '@ng-bootstrap/ng-bootstrap' import { NavigationEnd, Router } from '@angular/router' import { filter } from 'rxjs/operators' -import { UserNotificationsComponent } from '@app/shared' @Component({ selector: 'my-avatar-notification',