]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/typings/express/index.d.ts
Translated using Weblate (Vietnamese)
[github/Chocobozzz/PeerTube.git] / server / typings / express / index.d.ts
index de673f4fcc3cfcceb166a458b313b8c2951acdd1..1a8dc343097afd4866e67d9bec14676f01cd3117 100644 (file)
@@ -37,11 +37,9 @@ import {
   MVideoBlacklist,
   MVideoCaptionVideo,
   MVideoFullLight,
-  MVideoIdThumbnail,
   MVideoRedundancyVideo,
   MVideoShareActor,
-  MVideoThumbnail,
-  MVideoWithRights
+  MVideoThumbnail
 } from '../../types/models'
 
 declare module 'express' {