summaryrefslogtreecommitdiffstats
path: root/kickstart.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2007-11-06 11:21:57 -0500
committerJeremy Katz <katzj@redhat.com>2007-11-06 13:28:40 -0500
commitfe97fa70c1238cde9098fb8e688b37d02c140439 (patch)
treeaf00909a7588493ffeae736cdb8dda9c63443e14 /kickstart.py
parent96190505a047ad859a1571a4c3e9410d6e8ac87a (diff)
downloadanaconda-fe97fa70c1238cde9098fb8e688b37d02c140439.tar.gz
anaconda-fe97fa70c1238cde9098fb8e688b37d02c140439.tar.xz
anaconda-fe97fa70c1238cde9098fb8e688b37d02c140439.zip
no more partitioning.py
Diffstat (limited to 'kickstart.py')
-rw-r--r--kickstart.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/kickstart.py b/kickstart.py
index 7079bddbe..2099b6e94 100644
--- a/kickstart.py
+++ b/kickstart.py
@@ -14,7 +14,6 @@ import iutil
import isys
import os
import tempfile
-from partitioning import *
from autopart import *
from fsset import *
from flags import flags