looking for the sleep timer? just forgot to add it to the infobar :)
[vuplus_dvbapp] / lib / python / Screens / EpgSelection.py
index ba49f31..5d29df0 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