lang/ocaml: remove ocamlformat comment
It doesn't apply anymore
This commit is contained in:
parent
a116507672
commit
5ceb64705f
1 changed files with 0 additions and 2 deletions
|
@ -18,5 +18,3 @@
|
|||
(when (featurep! :editor format)
|
||||
(unless (executable-find "ocamlformat")
|
||||
(warn! "Couldn't find ocamlformat. Code-formatting will be unavailable")))
|
||||
|
||||
;; ocamlformat is optional, don't warn about it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue