mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Remove librarysync import
Prevent import error loop
This commit is contained in:
parent
324137460d
commit
e4647a90b2
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ import json
|
|||
import Utils as utils
|
||||
from WriteKodiVideoDB import WriteKodiVideoDB
|
||||
from ReadKodiDB import ReadKodiDB
|
||||
from LibrarySync import LibrarySync
|
||||
from PlayUtils import PlayUtils
|
||||
from DownloadUtils import DownloadUtils
|
||||
from PlaybackUtils import PlaybackUtils
|
||||
|
|
Loading…
Reference in a new issue