mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-12 21:26:10 +00:00
Remove unused import
This commit is contained in:
parent
dcccf19a15
commit
4ca97b8a22
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ from datetime import datetime
|
||||||
import xbmc
|
import xbmc
|
||||||
import xbmcaddon
|
import xbmcaddon
|
||||||
import xbmcgui
|
import xbmcgui
|
||||||
import _strptime
|
|
||||||
import xbmcvfs
|
import xbmcvfs
|
||||||
|
|
||||||
#################################################################################################
|
#################################################################################################
|
||||||
|
|
Loading…
Reference in a new issue