diff options
Diffstat (limited to 'lib/python/Screens/PiPSetup.py')
| -rw-r--r-- | lib/python/Screens/PiPSetup.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/python/Screens/PiPSetup.py b/lib/python/Screens/PiPSetup.py index 67c5b84b..d7d0e167 100644 --- a/lib/python/Screens/PiPSetup.py +++ b/lib/python/Screens/PiPSetup.py @@ -1,9 +1,6 @@ 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.ChoiceList import ChoiceEntryComponent, ChoiceList # this is not so great. MAX_X = 720 |
