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:
0840714
)
cleanup
author
Joey Hess
<joey@kitenet.net>
Tue, 2 Apr 2013 23:45:52 +0000
(19:45 -0400)
committer
Joey Hess
<joey@kitenet.net>
Tue, 2 Apr 2013 23:45:52 +0000
(19:45 -0400)
Annex/Content.hs
patch
|
blob
|
history
diff --git
a/Annex/Content.hs
b/Annex/Content.hs
index 2a2b5641b6cf7befbdb2af63420b011f0b8443bc..8eddae325aa95967a2e354795d2499ac0868bc46 100644
(file)
--- a/
Annex/Content.hs
+++ b/
Annex/Content.hs
@@
-51,7
+51,6
@@
import Git.SharedRepository
import Annex.Perms
import Annex.Link
import Annex.Content.Direct
-import Backend
{- Checks if a given key's content is currently present. -}
inAnnex :: Key -> Annex Bool