X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/6ac41169daa2c6d1271a0263f64366d3e20649b9..6db060dce242cd1990ae82f518ffa0beaee74d06:/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