From b3c3a7029020126b1ab5e2d5999b7b2707078150 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 25 Aug 2015 18:50:35 -0700 Subject: formatting for partitions set up by parted Including support for formatting partitions of a disk image file. --- src/Propellor/Property/DiskImage.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Propellor/Property/DiskImage.hs') 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. -- -- cgit v1.3-2-g0d8e