mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-20 15:10:31 +00:00
Remove kodi_six: import directly
This commit is contained in:
parent
8cabd4e2a3
commit
cd53329fb9
26 changed files with 51 additions and 26 deletions
|
@ -3,7 +3,7 @@ from __future__ import division, absolute_import, print_function, unicode_litera
|
|||
|
||||
##################################################################################################
|
||||
|
||||
from kodi_six import xbmcgui
|
||||
import xbmcgui
|
||||
|
||||
from ..helper import LazyLogger
|
||||
from ..helper.utils import kodi_version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue