From db8b2f56c014a3fa207501f74e0bb5088ea41719 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 10 Mar 2021 16:11:47 +0100 Subject: Update english strings --- client/src/app/+videos/+video-watch/comment/video-comments.component.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'client/src/app/+videos/+video-watch/comment/video-comments.component.ts') diff --git a/client/src/app/+videos/+video-watch/comment/video-comments.component.ts b/client/src/app/+videos/+video-watch/comment/video-comments.component.ts index d36dd9e34..210236b61 100644 --- a/client/src/app/+videos/+video-watch/comment/video-comments.component.ts +++ b/client/src/app/+videos/+video-watch/comment/video-comments.component.ts @@ -5,7 +5,6 @@ import { AuthService, ComponentPagination, ConfirmService, hasMoreItems, Notifie import { HooksService } from '@app/core/plugins/hooks.service' import { Syndication, VideoDetails } from '@app/shared/shared-main' import { VideoComment, VideoCommentService, VideoCommentThreadTree } from '@app/shared/shared-video-comment' -import { ThisReceiver } from '@angular/compiler' @Component({ selector: 'my-video-comments', -- cgit v1.2.3