X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/594521506b71c84ed3c422ddefa7a056a7adeba7..d01be7324d0aff25c09426388731ca18e69e5adb:/lib/python/Screens/TimerEdit.py 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