fix: typing issue

This commit is contained in:
Benex254
2024-10-02 22:19:02 +03:00
parent 0c623af8a4
commit ef6a465bd2
2 changed files with 5 additions and 5 deletions

View File

@@ -121,7 +121,6 @@ class MpvPlayer(object):
# get them juicy streams
episode_streams = anime_provider.get_episode_streams(
provider_anime["id"],
provider_anime["title"],
current_episode_number,
translation_type,
)