projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fcd8e8
)
remove unused imports
author
Joey Hess
<joeyh@joeyh.name>
Tue, 18 Oct 2016 20:16:47 +0000
(16:16 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Tue, 18 Oct 2016 20:16:47 +0000
(16:16 -0400)
Database/Keys.hs
patch
|
blob
|
history
diff --git
a/Database/Keys.hs
b/Database/Keys.hs
index 77f4f6382edc14eb4224820e235022f0ff343c47..0f2f34930e111acefe0096dd6085d53ad83328ef 100644
(file)
--- 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.