Skip to content

Commit 1c7410c

Browse files
committed
Remove unneeded dependency
1 parent 87cfd5e commit 1c7410c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dune-project

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,7 @@
102102
(>= "5.3"))
103103
(cohttp-lwt
104104
(>= "6.0.0"))
105-
(alcotest :with-test)
106-
(cohttp-eio :with-test))
105+
(alcotest :with-test))
107106
(synopsis "Opentelemetry tracing for Cohttp HTTP servers"))
108107

109108
(package

0 commit comments

Comments
 (0)