aboutsummaryrefslogtreecommitdiff
path: root/lib/python
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python')
-rw-r--r--lib/python/Screens/TimerEdit.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/python/Screens/TimerEdit.py b/lib/python/Screens/TimerEdit.py
index e6f1edd4..ece9dc4c 100644
--- a/lib/python/Screens/TimerEdit.py
+++ b/lib/python/Screens/TimerEdit.py
@@ -3,7 +3,6 @@ from Components.TimerList import TimerList, TimerEntryComponent
from Components.ConfigList import ConfigList
from Components.MenuList import MenuList
from Components.ActionMap import ActionMap
-from Components.TimeInput import TimeInput
from Components.Label import Label
from Components.Button import Button
from Screens.MessageBox import MessageBox