Skip to content

Commit

Permalink
Remove duplicated unix lib
Browse files Browse the repository at this point in the history
  • Loading branch information
voodoos committed May 13, 2024
1 parent 2b7b15f commit 9d5e4a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ocaml-lsp-server/src/dune
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@
yojson
dune-rpc
ocamlformat-rpc-lib
ocamlc-loc
unix)
ocamlc-loc)
(lint
(pps ppx_yojson_conv))
(instrumentation
Expand Down

0 comments on commit 9d5e4a2

Please sign in to comment.