Skip to content

Commit

Permalink
Remove library dependency to metaquot
Browse files Browse the repository at this point in the history
It is used as a rewriter.
  • Loading branch information
emillon committed Feb 21, 2020
1 parent 7b1467e commit 79c7508
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dune
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
(kind ppx_rewriter)
(preprocess (pps ppx_tools_versioned.metaquot_407))
(libraries ppx_tools_versioned
ppx_tools_versioned.metaquot_407
ocaml-migrate-parsetree))

(rule
Expand Down

0 comments on commit 79c7508

Please sign in to comment.