config rewrite. some extensions still need to be updated.
[enigma2.git] / lib / python / Screens / EpgSelection.py
index ba49f3147ba5eecae70949485bdc9e661c45b0bc..5d29df0d1410e0875c7081081f240657a720b2c9 100644 (file)
@@ -13,7 +13,6 @@ from RecordTimer import RecordTimerEntry, parseEvent
 from TimerEdit import TimerEditList
 from TimerEntry import TimerEntry
 from ServiceReference import ServiceReference
-from Components.config import config, currentConfigSelectionElement
 from time import localtime, time
 
 import xml.dom.minidom