Skip to content

Commit 89019dd

Browse files
committed
Remove unused library
eio.core doesn't use cstruct.
1 parent 534f89c commit 89019dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib_eio/core/dune

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
(library
22
(name eio__core)
33
(public_name eio.core)
4-
(libraries cstruct hmap lwt-dllist fmt optint domain-local-await eio.runtime_events))
4+
(libraries hmap lwt-dllist fmt optint domain-local-await eio.runtime_events))

0 commit comments

Comments
 (0)