diff options
| author | acid-burn <acidburn@opendreambox.org> | 2009-02-13 08:06:51 +0100 |
|---|---|---|
| committer | acid-burn <acidburn@opendreambox.org> | 2009-02-13 08:06:51 +0100 |
| commit | 64281edbf808514b65c333f134f2f824a2dcae36 (patch) | |
| tree | 493fa992a65822c61040c706342e897e680a87f4 | |
| parent | 1a9635e73d3725af360b3246f041771a84f53dbe (diff) | |
| download | enigma2-64281edbf808514b65c333f134f2f824a2dcae36.tar.gz enigma2-64281edbf808514b65c333f134f2f824a2dcae36.zip | |
remove imagewizard
| -rwxr-xr-x[-rw-r--r--] | mytest.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mytest.py b/mytest.py index 8f23beac..423031fb 100644..100755 --- a/mytest.py +++ b/mytest.py @@ -76,7 +76,6 @@ from Components.PluginComponent import plugins profile("LOAD:Wizard") from Screens.Wizard import wizardManager from Screens.DefaultWizard import * -from Screens.ImageWizard import * from Screens.StartWizard import * from Screens.TutorialWizard import * import Screens.Rc |
