Reorganize client shared modules
[oweals/peertube.git] / client / src / app / +my-account / my-account-notifications / my-account-notifications.component.ts
index a50cb0fb94f60d7b6c819163fadaa7f5334cc519..0c1427d962e5dc919850650efef31183d2f5aba9 100644 (file)
@@ -1,5 +1,5 @@
 import { Component, ViewChild } from '@angular/core'
-import { UserNotificationsComponent } from '@app/shared'
+import { UserNotificationsComponent } from '@app/shared/shared-main'
 
 @Component({
   templateUrl: './my-account-notifications.component.html',