mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-12-26 02:36:10 +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,
|
JsonDebugPrinter,
|
||||||
translate_path,
|
translate_path,
|
||||||
kodi_version,
|
kodi_version,
|
||||||
path_replacements
|
path_replacements,
|
||||||
)
|
)
|
||||||
from ..jellyfin import Jellyfin
|
from ..jellyfin import Jellyfin
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue