mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-28 19:10:32 +00:00
Fully qualify the imports from jellyfin_kodi.entrypoint
This commit is contained in:
parent
a9c7f1ba09
commit
c72318e19d
5 changed files with 4 additions and 8 deletions
|
@ -6,8 +6,4 @@ from __future__ import division, absolute_import, print_function, unicode_litera
|
|||
from ..helper import LazyLogger
|
||||
from ..jellyfin import Jellyfin
|
||||
|
||||
from .default import Events
|
||||
from .service import Service
|
||||
from .context import Context
|
||||
|
||||
#################################################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue