diff options
-rw-r--r-- | installclasses/upgradeonly.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/installclasses/upgradeonly.py b/installclasses/upgradeonly.py index 48ff31d37..6338cc900 100644 --- a/installclasses/upgradeonly.py +++ b/installclasses/upgradeonly.py @@ -14,7 +14,6 @@ class InstallClass(BaseInstallClass): def setSteps(self, dispatch): dispatch.setStepList( - "mouse", "findrootparts", "findinstall", "partitionobjinit", |