mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-02 14:53:38 -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)
|
||||
(unless (executable-find "ocamlformat")
|
||||
(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