remove unused imports
authorJoey Hess <joeyh@joeyh.name>
Tue, 18 Oct 2016 20:16:47 +0000 (16:16 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 18 Oct 2016 20:16:47 +0000 (16:16 -0400)
Database/Keys.hs

index 77f4f6382edc14eb4224820e235022f0ff343c47..0f2f34930e111acefe0096dd6085d53ad83328ef 100644 (file)
@@ -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.