Remove Core folder

This commit is contained in:
TrueTechy 2019-11-03 20:06:21 +00:00 committed by Odd Stråbø
parent 84b8093171
commit 7e8f34401d
13 changed files with 12 additions and 12 deletions

View file

@ -10,7 +10,7 @@ import xbmcgui
import xbmcaddon
from helper import _, addon_id
from jellyfin.core.connection_manager import CONNECTION_STATE
from jellyfin.connection_manager import CONNECTION_STATE
##################################################################################################