From f9e8689c515a227a5e1078d2cee4f028b999c007 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 25 Oct 2017 13:10:10 -0400 Subject: fix build warnings --- src/Propellor/Property/Chroot/Util.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Propellor/Property/Chroot') diff --git a/src/Propellor/Property/Chroot/Util.hs b/src/Propellor/Property/Chroot/Util.hs index fd91e984..0dc3ea88 100644 --- a/src/Propellor/Property/Chroot/Util.hs +++ b/src/Propellor/Property/Chroot/Util.hs @@ -2,7 +2,6 @@ module Propellor.Property.Chroot.Util where import Propellor.Property.Mount -import Utility.Exception import Utility.Env import Utility.Directory -- cgit v1.2.3