[videos] Fix broken install with cinemagoer
Some checks failed
build & deploy / test (push) Failing after 1m39s
build & deploy / deploy (push) Has been skipped

This commit is contained in:
2026-04-28 17:25:29 -04:00
parent 9780e39825
commit 9642aebfc0
2 changed files with 0 additions and 36 deletions

View File

@ -20,7 +20,6 @@ from scrobbles.mixins import (
)
from taggit.managers import TaggableManager
from videos.metadata import VideoMetadata
from videos.sources.imdb import lookup_video_from_imdb
from videos.sources.tmdb import lookup_video_from_tmdb
from videos.sources.youtube import lookup_video_from_youtube