Skip to content

Commit 354bd47

Browse files
remove dune modes that were commited by error
1 parent 74b1165 commit 354bd47

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bin/ocamlformat/dune

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
(:standard -open Ocamlformat_stdlib))
1919
(instrumentation
2020
(backend bisect_ppx))
21-
(libraries ocamlformat-lib bin_conf)
22-
(modes byte native))
21+
(libraries ocamlformat-lib bin_conf))
2322

2423
(rule
2524
(with-stdout-to

0 commit comments

Comments
 (0)