Skip to content

Commit

Permalink
cohttp-eio: remove unused module
Browse files Browse the repository at this point in the history
  • Loading branch information
talex5 committed Jul 31, 2024
1 parent 059cca0 commit 01ef6ca
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 66 deletions.
1 change: 0 additions & 1 deletion cohttp-eio/src/client.ml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
open Eio.Std
include Client_intf
open Utils

type connection = Eio.Flow.two_way_ty r
Expand Down
65 changes: 0 additions & 65 deletions cohttp-eio/src/client_intf.ml

This file was deleted.

0 comments on commit 01ef6ca

Please sign in to comment.