[OCaml] Mobile-friendly clone of cgit.
Remove useless comment.
lib/dune
@@ -2,8 +2,6 @@
2
2
3
3
(library
4
4
(name ogit)
5
Removed:
;; Public so that `dune build @doc` documents its modules: odoc skips
6
Removed:
;; private libraries, which would leave the generated documentation empty.
7
5
(public_name ogit)
8
6
(libraries dream dream-html git-unix toml hilite textmate-language yojson)
9
7
(preprocess