This commit is contained in:
Joey Hess 2013-04-02 19:45:52 -04:00
parent 08407149d0
commit 0b57113c42

View file

@ -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