add LanguageWizard to adapt to the wizard design of the start wizard
[enigma2.git] / lib / python / Screens / PiPSetup.py
index af313930078f8818fdd97ce52af465d4bf35929e..d7d0e167f713f9890b212c23ca502cc2998dbca7 100644 (file)
@@ -1,13 +1,6 @@
-from enigma import *
 from Screens.Screen import Screen
-from Screens.MessageBox import MessageBox
 from Components.ActionMap import NumberActionMap
 from Components.Label import Label
-from Components.MenuList import MenuList
-from Components.GUIComponent import *
-from Components.ChoiceList import ChoiceEntryComponent, ChoiceList
-
-import os
 
 # this is not so great.
 MAX_X = 720