cleanup
authorJoey Hess <joey@kitenet.net>
Tue, 2 Apr 2013 23:45:52 +0000 (19:45 -0400)
committerJoey Hess <joey@kitenet.net>
Tue, 2 Apr 2013 23:45:52 +0000 (19:45 -0400)
Annex/Content.hs

index 2a2b5641b6cf7befbdb2af63420b011f0b8443bc..8eddae325aa95967a2e354795d2499ac0868bc46 100644 (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