small cleanup
[enigma2.git] / lib / python / Components / Renderer / Listbox.py
index a1f893777d97ccf1231db9879d0e6e2bae1ab4d0..ef8206af22c562ed33d109722b7ecbde2dca84a1 100644 (file)
@@ -1,7 +1,4 @@
-from Components.VariableText import VariableText
 from Renderer import Renderer
-from Tools.Event import Event
-
 from enigma import eListbox
 
 # the listbox renderer is the listbox, but no listbox content.