mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-12-25 18:26:15 +00:00
Remove unused import
This commit is contained in:
parent
c79980c477
commit
8870d772a8
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ from __future__ import division, absolute_import, print_function, unicode_litera
|
|||
|
||||
import os
|
||||
from uuid import uuid4
|
||||
import collections
|
||||
|
||||
from kodi_six import xbmc, xbmcvfs
|
||||
|
||||
|
|
Loading…
Reference in a new issue