X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/d76847392ff5cd26bc154f6c135310644c5c1d08..85f5c84f1e3e4d22fb1939751d39de03877b93d8:/lib/python/Screens/TimerEdit.py diff --git a/lib/python/Screens/TimerEdit.py b/lib/python/Screens/TimerEdit.py index ff2a017f..560ec942 100644 --- a/lib/python/Screens/TimerEdit.py +++ b/lib/python/Screens/TimerEdit.py @@ -4,7 +4,6 @@ from Components.ActionMap import ActionMap from Components.TimeInput import TimeInput from Components.Label import Label from Components.Button import Button -from Components.TextInput import TextInput from TimerEntry import TimerEntry from RecordTimer import RecordTimerEntry, parseEvent from time import *