Cinergy_T2_White.conf
This commit is contained in:
@@ -1,16 +1,11 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from resources.lib import kodilogging
|
||||
from resources.lib import context
|
||||
|
||||
import logging
|
||||
import xbmcaddon
|
||||
|
||||
# Keep this file to a minimum, as Kodi
|
||||
# doesn't keep a compiled copy of this
|
||||
ADDON = xbmcaddon.Addon()
|
||||
kodilogging.config()
|
||||
|
||||
context.run()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user