diff options
Diffstat (limited to 'client/src/standalone/videos/embed.ts')
-rw-r--r-- | client/src/standalone/videos/embed.ts | 1 |
1 files changed, 0 insertions, 1 deletions
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 | |||
5 | import { | 5 | import { |
6 | HTMLServerConfig, | 6 | HTMLServerConfig, |
7 | OAuth2ErrorCode, | 7 | OAuth2ErrorCode, |
8 | PluginType, | ||
9 | ResultList, | 8 | ResultList, |
10 | UserRefreshToken, | 9 | UserRefreshToken, |
11 | VideoCaption, | 10 | VideoCaption, |