add a small text input component
[enigma2.git] / lib / python / Screens / TimerEdit.py
index ff2a017ffb6c014c0ec9a61404ebdcb77dcd087e..560ec942f509043ada58c40f44550073f6426583 100644 (file)
@@ -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 *