Skip to content

Commit

Permalink
Remove unused library
Browse files Browse the repository at this point in the history
eio.core doesn't use cstruct.
  • Loading branch information
talex5 committed Sep 18, 2024
1 parent 534f89c commit 89019dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib_eio/core/dune
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(library
(name eio__core)
(public_name eio.core)
(libraries cstruct hmap lwt-dllist fmt optint domain-local-await eio.runtime_events))
(libraries hmap lwt-dllist fmt optint domain-local-await eio.runtime_events))

0 comments on commit 89019dd

Please sign in to comment.