diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-04-29 14:26:13 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-04-29 14:26:13 -0400 |
| commit | 681e4dbbcb880e8e2526519fc58d4f2994a41577 (patch) | |
| tree | 58f0951f6fc4fc7c534b7c293592386b7575164a /src/Propellor/Property | |
| parent | 960745b95e96e3d276e275554584c9bd13565f5b (diff) | |
propellor spin
Diffstat (limited to 'src/Propellor/Property')
| -rw-r--r-- | src/Propellor/Property/Debootstrap.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Propellor/Property/Debootstrap.hs b/src/Propellor/Property/Debootstrap.hs index d4947ab7..5d6a8bed 100644 --- a/src/Propellor/Property/Debootstrap.hs +++ b/src/Propellor/Property/Debootstrap.hs @@ -20,7 +20,6 @@ import Utility.FileMode import Data.List import Data.Char -import Control.Exception import System.Posix.Directory import System.Posix.Files |
