take care of scrollbar size when build movielist and timerlist entries
[enigma2.git] / lib / python / Screens / ImageWizard.py
index 5617e8f183b88f070d3ac9cc1efb7cb2cba9c062..148eba52ba85b89f7d162109b266feee5ef3dc3f 100644 (file)
@@ -1,9 +1,5 @@
 from Wizard import Wizard, wizardManager
 
-from Components.config import configElementBoolean, config
-from Components.Pixmap import *
-
-from LanguageSelection import LanguageSelection
 from Tools.Directories import fileExists
 
 import os