mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-05-21 00:35:08 +00:00
Move libraries import
This commit is contained in:
parent
3ea6890c34
commit
b2bc90cb06
209 changed files with 36 additions and 14941 deletions
|
@ -17,7 +17,7 @@ import client
|
|||
import library
|
||||
import setup
|
||||
import monitor
|
||||
from libraries import requests
|
||||
import requests
|
||||
from views import Views, verify_kodi_defaults
|
||||
from helper import _, window, settings, event, dialog, find, compare_version
|
||||
from downloader import get_objects
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue