]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/menu/avatar-notification.component.ts
Strict templates enabled
[github/Chocobozzz/PeerTube.git] / client / src / app / menu / avatar-notification.component.ts
index 989a11849d38515a2e9010f57b896566f7744fa3..c447f031c61196fa7bb7a871cde7d9593e9b909c 100644 (file)
@@ -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',