add the name of missing skin element to debug output
[enigma2.git] / lib / python / Screens / Wizard.py
index bd458273439af6c868c01823ae12d456fe7ae7ba..1900e9a4b6aad7565b8cf37252c01f929767103e 100644 (file)
@@ -6,8 +6,7 @@ from Screens.HelpMenu import HelpableScreen
 from Components.config import config
 from Components.Label import Label
 from Components.Slider import Slider
-from Components.ActionMap import HelpableActionMap, NumberActionMap
-from Components.Pixmap import *
+from Components.ActionMap import NumberActionMap
 from Components.MenuList import MenuList
 from Components.ConfigList import ConfigList