Merge pull request 'val size is part of mirage_kv.RO since 5.0.0, no need to specially export it' (#16) from no-need-for-size into main
Reviewed-on: https://git.robur.io/robur/git-kv/pulls/16
This commit is contained in:
commit
9c02126c7d
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