1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 02:39:33 +02:00

Fix tests

This commit is contained in:
Chocobozzz 2019-08-20 10:22:05 +02:00
parent 453e83ea5d
commit 96ca24f00e
No known key found for this signature in database
GPG key ID: 583A612D890159BE
4 changed files with 13 additions and 10 deletions

View file

@ -65,9 +65,7 @@ import {
MVideoFile,
MVideoFullLight,
MVideoId,
MVideoTag,
MVideoThumbnail,
MVideoWithAllFiles
MVideoThumbnail
} from '../../typings/models'
import { MThumbnail } from '../../typings/models/video/thumbnail'