Remove render media todo

We don't want to use official module anymore since we removed a large
part of the upstream code we don't need (pdf etc)
pull/4497/head
Chocobozzz 2021-10-22 16:18:55 +02:00
parent 02b2e482e0
commit 36de29dfb2
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
// Thanks: https://github.com/feross/render-media
// TODO: use render-media once https://github.com/feross/render-media/issues/32 is fixed
const MediaElementWrapper = require('mediasource')
import { extname } from 'path'