From aa2ca533bcef1848a9dc94bfea8d33a99e8f2df0 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 26 Jan 2011 00:29:32 -0400 Subject: trim cruft --- TypeInternals.hs | 5 ----- 1 file changed, 5 deletions(-) diff --git a/TypeInternals.hs b/TypeInternals.hs index abafe8711..d3592f482 100644 --- a/TypeInternals.hs +++ b/TypeInternals.hs @@ -9,14 +9,9 @@ module TypeInternals where -import Control.Monad.State (StateT) import Data.String.Utils -import qualified Data.Map as M import Test.QuickCheck -import qualified GitRepo as Git -import qualified GitQueue - -- annexed filenames are mapped through a backend into keys type KeyName = String type BackendName = String -- cgit v1.2.3