]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-moderation/shared-moderation.module.ts
Merge remote-tracking branch 'weblate/develop' into develop
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-moderation / shared-moderation.module.ts
index b5b6daf2700d19e31fa1b0b61ab564c941ebfd46..b1b98f8d06b916237628cf4156c892d50d8751d6 100644 (file)
@@ -4,7 +4,6 @@ import { SharedFormModule } from '../shared-forms/shared-form.module'
 import { SharedGlobalIconModule } from '../shared-icons'
 import { SharedMainModule } from '../shared-main/shared-main.module'
 import { SharedVideoCommentModule } from '../shared-video-comment'
-import { AbuseMessageModalComponent } from './abuse-message-modal.component'
 import { AbuseService } from './abuse.service'
 import { BatchDomainsModalComponent } from './batch-domains-modal.component'
 import { BlocklistService } from './blocklist.service'
@@ -30,8 +29,7 @@ import { VideoBlockService } from './video-block.service'
     VideoReportComponent,
     BatchDomainsModalComponent,
     CommentReportComponent,
-    AccountReportComponent,
-    AbuseMessageModalComponent
+    AccountReportComponent
   ],
 
   exports: [
@@ -41,8 +39,7 @@ import { VideoBlockService } from './video-block.service'
     VideoReportComponent,
     BatchDomainsModalComponent,
     CommentReportComponent,
-    AccountReportComponent,
-    AbuseMessageModalComponent
+    AccountReportComponent
   ],
 
   providers: [