aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/ImageWizard.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python/Screens/ImageWizard.py')
-rw-r--r--lib/python/Screens/ImageWizard.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/python/Screens/ImageWizard.py b/lib/python/Screens/ImageWizard.py
index 461fa318..148eba52 100644
--- a/lib/python/Screens/ImageWizard.py
+++ b/lib/python/Screens/ImageWizard.py
@@ -1,8 +1,5 @@
from Wizard import Wizard, wizardManager
-from Components.Pixmap import *
-
-from LanguageSelection import LanguageSelection
from Tools.Directories import fileExists
import os