From 5eab7dbb71faf7c5a31daf141a26d8207c919e89 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 14 Aug 2020 14:11:50 -0400 Subject: remove redundant import new ghc is better at spotting these --- src/Propellor/Property/DiskImage/PartSpec.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Propellor/Property/DiskImage/PartSpec.hs') diff --git a/src/Propellor/Property/DiskImage/PartSpec.hs b/src/Propellor/Property/DiskImage/PartSpec.hs index 652b53c8..fa59bd6d 100644 --- a/src/Propellor/Property/DiskImage/PartSpec.hs +++ b/src/Propellor/Property/DiskImage/PartSpec.hs @@ -38,7 +38,6 @@ import Propellor.Base import Propellor.Property.Parted import Propellor.Types.PartSpec import Propellor.Types.Info -import Propellor.Property.Partition (Fs(..)) import Propellor.Property.Mount import Data.List (sortBy) -- cgit v1.2.3