Skip to content

Commit 6b3091b

Browse files
committed
Remove unused dep
1 parent 591f63e commit 6b3091b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

bin/dune

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
(public_name volgo-vcs)
44
(package volgo-vcs)
55
(flags :standard -w +a-4-40-41-42-44-45-48-66 -warn-error +a)
6-
(libraries
7-
pplumbing.cmdlang-cmdliner-runner
8-
pplumbing.err
9-
volgo-vcs.volgo-vcs-cli)
6+
(libraries pplumbing.cmdlang-cmdliner-runner volgo-vcs.volgo-vcs-cli)
107
(instrumentation
118
(backend bisect_ppx)))

0 commit comments

Comments
 (0)