]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Remove unused import
authorChocobozzz <me@florianbigard.com>
Mon, 14 Jun 2021 13:27:26 +0000 (15:27 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 14 Jun 2021 13:27:26 +0000 (15:27 +0200)
client/src/standalone/videos/embed.ts

index dc9727049b77a7c4730f540f3516222518480bbb..e59d8b9407a1dca5c709f566ca528af63acf8af9 100644 (file)
@@ -5,7 +5,6 @@ import { HttpStatusCode } from '../../../../shared/core-utils/miscs/http-error-c
 import {
   HTMLServerConfig,
   OAuth2ErrorCode,
-  PluginType,
   ResultList,
   UserRefreshToken,
   VideoCaption,