X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/6ac41169daa2c6d1271a0263f64366d3e20649b9..852a85d2b60b06bfcc505c08492a015db331cfe9:/lib/python/Screens/ImageWizard.py diff --git a/lib/python/Screens/ImageWizard.py b/lib/python/Screens/ImageWizard.py index 5617e8f1..148eba52 100644 --- a/lib/python/Screens/ImageWizard.py +++ b/lib/python/Screens/ImageWizard.py @@ -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