fix
[enigma2.git] / lib / python / Components / ParentalControl.py
index bf971813b5782a214dcedda053d28e486945d92d..8c8a3305cc64c18217b12a8b7ac10ea6990cf5ce 100644 (file)
@@ -1,6 +1,5 @@
 from Components.config import config, ConfigSubsection, ConfigSelection, ConfigPIN, ConfigYesNo, ConfigSubList, ConfigInteger
-from Components.Input import Input
-from Screens.InputBox import InputBox, PinInput
+from Screens.InputBox import PinInput
 from Screens.MessageBox import MessageBox
 from Tools.BoundFunction import boundFunction
 from ServiceReference import ServiceReference