From f27d98afc350cfd9f13382543408bab3f6fdd570 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 21 Nov 2013 14:42:19 -0400 Subject: clean up --- Git/Fsck.hs | 3 --- 1 file changed, 3 deletions(-) (limited to 'Git') diff --git a/Git/Fsck.hs b/Git/Fsck.hs index d1fc7c6..b9cf35e 100644 --- a/Git/Fsck.hs +++ b/Git/Fsck.hs @@ -17,12 +17,9 @@ import Common import Git import Git.Command import Git.Sha -import Git.Objects import Utility.Batch -import Utility.Hash import qualified Data.Set as S -import qualified Data.ByteString.Lazy as L type MissingObjects = S.Set Sha -- cgit v1.2.3