From 206dab8b440f43be9114939737cb920c4e94dde5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 18 Oct 2016 16:16:47 -0400 Subject: [PATCH] remove unused imports --- Database/Keys.hs | 3 --- 1 file changed, 3 deletions(-) diff --git a/Database/Keys.hs b/Database/Keys.hs index 77f4f6382e..0f2f34930e 100644 --- a/Database/Keys.hs +++ b/Database/Keys.hs @@ -33,9 +33,6 @@ import Annex.Perms import Annex.LockFile import Utility.InodeCache import Annex.InodeSentinal -import qualified Git.Types -import qualified Git.LsTree -import qualified Git.Branch import Git.FilePath {- Runs an action that reads from the database. -- 2.30.2