cleanup some imports
[vuplus_dvbapp] / lib / python / Screens / SleepTimerEdit.py
index f582ff2..f724bc5 100644 (file)
@@ -5,8 +5,6 @@ from Components.Input import Input
 from Components.Label import Label
 from Components.Pixmap import Pixmap
 from Components.config import config
-from SleepTimer import SleepTimerEntry
-import time
 
 class SleepTimerEdit(Screen):
        def __init__(self, session):