X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/b8b871a579e8f9fc52dbd53bb451fac212775867..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