summaryrefslogtreecommitdiff
path: root/Content.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-03-13 14:25:32 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-03-13 14:25:32 -0400
commit175d055d4d632c0fc0d2080c7721bf7b3121ddc1 (patch)
tree2184fa0e392a8527a6fcb409632cbd6f53158c6e /Content.hs
parent8fa4b48fc43667abfcaf13705e84a1efd1653478 (diff)
Add Suggests on graphviz. Closes: #618039
Diffstat (limited to 'Content.hs')
-rw-r--r--Content.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Content.hs b/Content.hs
index 895a8812c..dc675389f 100644
--- a/Content.hs
+++ b/Content.hs
@@ -34,7 +34,6 @@ import UUID
import qualified GitRepo as Git
import qualified Annex
import Utility
-import Messages
{- Checks if a given key is currently present in the gitAnnexLocation. -}
inAnnex :: Key -> Annex Bool