Skip to content

Commit 6958deb

Browse files
committed
Remove unused ppx_blob
1 parent cda29ac commit 6958deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dune

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
react-requires.js
3030
static-requires.js))
3131
(preprocess
32-
(pps gen_js_api.ppx ppx_blob js_of_ocaml-ppx jsoo-react.ppx)))
32+
(pps gen_js_api.ppx js_of_ocaml-ppx jsoo-react.ppx)))
3333

3434
(rule
3535
(targets Graphviz.ml)

0 commit comments

Comments
 (0)