summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Chroot.hs
diff options
context:
space:
mode:
authorJoey Hess2017-07-05 20:58:03 -0400
committerJoey Hess2017-07-05 20:59:39 -0400
commit7e9dc8880fc18d9dbaef039b3fc81db40cbdf9a9 (patch)
tree970cf241568a4590b774de7dfc2d5978741e4be1 /src/Propellor/Property/Chroot.hs
parent774c45caf286f8138fde92ac7bad771c39f72269 (diff)
fix chroot info access
Diffstat (limited to 'src/Propellor/Property/Chroot.hs')
-rw-r--r--src/Propellor/Property/Chroot.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Propellor/Property/Chroot.hs b/src/Propellor/Property/Chroot.hs
index d3bd7e5c..65749e34 100644
--- a/src/Propellor/Property/Chroot.hs
+++ b/src/Propellor/Property/Chroot.hs
@@ -15,7 +15,6 @@ module Propellor.Property.Chroot (
-- * Internal use
provisioned',
propagateChrootInfo,
- chrootInfo,
propellChroot,
chain,
chrootSystem,