diff options
| author | Mike Fulbright <msf@redhat.com> | 2001-06-22 23:04:04 +0000 |
|---|---|---|
| committer | Mike Fulbright <msf@redhat.com> | 2001-06-22 23:04:04 +0000 |
| commit | a1af0bc04b19db2fbc7303d8a2e655ada08f3884 (patch) | |
| tree | 1c0ee44cdd762793e09bbe3d152a5be884cee6a9 /installclasses/custom.py | |
| parent | dc110eaa61ffb7a400152f42b07ea65221f7d683 (diff) | |
remove old FSEDIT nonesense, first try at autopartitioning for workstation class
Diffstat (limited to 'installclasses/custom.py')
| -rw-r--r-- | installclasses/custom.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/installclasses/custom.py b/installclasses/custom.py index 9691cc688..bd79c2c5d 100644 --- a/installclasses/custom.py +++ b/installclasses/custom.py @@ -1,5 +1,4 @@ from installclass import BaseInstallClass -from installclass import FSEDIT_CLEAR_LINUX from translate import N_ import os import iutil |
