[sledge] Remove unused ppx_custom_printf

Reviewed By: ngorogiannis

Differential Revision: D20482759

fbshipit-source-id: c6f05ade0
master
Josh Berdine 5 years ago committed by Facebook GitHub Bot
parent 93a9c823fc
commit 252060ac7a

@ -6,6 +6,6 @@
(library
(name ppx_sledge)
(kind ppx_rewriter)
(libraries ppx_compare ppx_custom_printf ppx_expect ppx_hash ppx_here
ppx_inline_test ppx_let ppx_sexp_conv ppx_sexp_value ppx_trace)
(libraries ppx_compare ppx_expect ppx_hash ppx_here ppx_inline_test ppx_let
ppx_sexp_conv ppx_sexp_value ppx_trace)
(preprocess no_preprocessing))

Loading…
Cancel
Save