mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-12-25 02:06:09 +00:00
Stupid linter
This commit is contained in:
parent
cea2da2e3c
commit
485ca732ae
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ from ..helper.utils import (
|
|||
JsonDebugPrinter,
|
||||
translate_path,
|
||||
kodi_version,
|
||||
path_replacements
|
||||
path_replacements,
|
||||
)
|
||||
from ..jellyfin import Jellyfin
|
||||
|
||||
|
|
Loading…
Reference in a new issue