From b41acd2d4d2aa076900a9ed17a1e65f2ff9aa585 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 14 Jun 2021 15:27:26 +0200 Subject: Remove unused import --- client/src/standalone/videos/embed.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'client/src/standalone/videos/embed.ts') diff --git a/client/src/standalone/videos/embed.ts b/client/src/standalone/videos/embed.ts index dc9727049..e59d8b940 100644 --- a/client/src/standalone/videos/embed.ts +++ b/client/src/standalone/videos/embed.ts @@ -5,7 +5,6 @@ import { HttpStatusCode } from '../../../../shared/core-utils/miscs/http-error-c import { HTMLServerConfig, OAuth2ErrorCode, - PluginType, ResultList, UserRefreshToken, VideoCaption, -- cgit v1.2.3