val size is part of mirage_kv.RO since 5.0.0, no need to specially export it
This commit is contained in:
parent
781bc5b2d9
commit
49c406bc01
1 changed files with 0 additions and 2 deletions
|
@ -68,6 +68,4 @@ module Make (Pclock : Mirage_clock.PCLOCK) : sig
|
|||
| `Hash_not_found of Digestif.SHA1.t
|
||||
| `Reference_not_found of Git.Reference.t
|
||||
| Mirage_kv.write_error ]
|
||||
|
||||
val size : t -> key -> (int, error) result Lwt.t
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue