From 8152051fcdbdadf43b70420add5bcc2f2c118b9c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 8 Oct 2015 14:59:34 -0400 Subject: unused import --- Annex/Perms.hs | 2 -- 1 file changed, 2 deletions(-) diff --git a/Annex/Perms.hs b/Annex/Perms.hs index f32594ac3..2467c3c77 100644 --- a/Annex/Perms.hs +++ b/Annex/Perms.hs @@ -24,8 +24,6 @@ import Git.SharedRepository import qualified Annex import Config -import System.Posix.Types - withShared :: (SharedRepository -> Annex a) -> Annex a withShared a = a =<< coreSharedRepository <$> Annex.getGitConfig -- cgit v1.2.3