mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/ocaml: remove ocamlformat comment
It doesn't apply anymore
This commit is contained in:
@ -18,5 +18,3 @@
|
|||||||
(when (featurep! :editor format)
|
(when (featurep! :editor format)
|
||||||
(unless (executable-find "ocamlformat")
|
(unless (executable-find "ocamlformat")
|
||||||
(warn! "Couldn't find ocamlformat. Code-formatting will be unavailable")))
|
(warn! "Couldn't find ocamlformat. Code-formatting will be unavailable")))
|
||||||
|
|
||||||
;; ocamlformat is optional, don't warn about it
|
|
||||||
|
Reference in New Issue
Block a user