Skip to content

Commit

Permalink
Remove uncessary result library
Browse files Browse the repository at this point in the history
  • Loading branch information
filipeom committed Sep 13, 2024
1 parent 088428e commit 73ff6b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bin/dune
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
(promote
(into ../..)
(until-clean))
(libraries benchpress containers cmdliner result uuidm logs logs.cli
(libraries benchpress containers cmdliner uuidm logs logs.cli
sqlite3_utils base64)
(flags :standard -warn-error -a+8 -safe-string -open Benchpress))

Expand Down

0 comments on commit 73ff6b1

Please sign in to comment.