summaryrefslogtreecommitdiffstats
path: root/packages.py
diff options
context:
space:
mode:
Diffstat (limited to 'packages.py')
-rw-r--r--packages.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages.py b/packages.py
index 2bac9d331..2dd562d6a 100644
--- a/packages.py
+++ b/packages.py
@@ -240,8 +240,6 @@ def setupTimezone(anaconda):
# FIXME: this is a huge gross hack. hard coded list of files
# created by anaconda so that we can not be killed by selinux
def setFileCons(anaconda):
- import partRequests
-
if flags.selinux:
log.info("setting SELinux contexts for anaconda created files")