diff options
Diffstat (limited to 'src/Propellor/Property/DiskImage.hs')
| -rw-r--r-- | src/Propellor/Property/DiskImage.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Propellor/Property/DiskImage.hs b/src/Propellor/Property/DiskImage.hs index 15108249..de8bdd56 100644 --- a/src/Propellor/Property/DiskImage.hs +++ b/src/Propellor/Property/DiskImage.hs @@ -10,7 +10,6 @@ module Propellor.Property.DiskImage ( import Propellor import Propellor.Property.Chroot import Utility.DataUnits -import Data.Monoid -- | Creates a bootable disk image. -- |
