summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Chroot
diff options
context:
space:
mode:
authorJoey Hess2016-04-30 15:47:28 -0400
committerJoey Hess2016-04-30 15:47:28 -0400
commiteb0a945d43c909273ffd9472c091db917ed6c1e2 (patch)
tree0c9f95a3a543cf8fa85dfede4ab565fa00b43736 /src/Propellor/Property/Chroot
parent6e09ae96c03ebc589ae9bb647e30de19fbe2f2e7 (diff)
parent60b12654b0746f9c35a38002d34e9ac69f76c738 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'src/Propellor/Property/Chroot')
-rw-r--r--src/Propellor/Property/Chroot/Util.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Propellor/Property/Chroot/Util.hs b/src/Propellor/Property/Chroot/Util.hs
index ff227f52..ac703136 100644
--- a/src/Propellor/Property/Chroot/Util.hs
+++ b/src/Propellor/Property/Chroot/Util.hs
@@ -6,7 +6,6 @@ import Utility.Exception
import Utility.Env
import Utility.Directory
-import System.Directory
import Control.Applicative
import Prelude