]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/controllers/client.ts
Continue activitypub
[github/Chocobozzz/PeerTube.git] / server / controllers / client.ts
index 2071b5f0194dd9e613190a1de72953f50bb09e06..67ebfcf1dc443ea0bd6783487ce82f2600e21c62 100644 (file)
@@ -122,9 +122,6 @@ async function generateWatchHtmlPage (req: express.Request, res: express.Respons
     videoPromise
   ])
 
-  file = file as Buffer
-  video = video as VideoInstance
-
   const html = file.toString()
 
   // Let Angular application handle errors