sapling/eden/mononoke/blobstore/redactedblobstore
Alex Hornby 409a9da79d mononoke: remove assert_present from Blobstore trait
Summary:
Remove assert_present from Blobstore trait as it had only one callsite other than the various blobstore layers/impls.

Replaced that one last call in repo_commit.rs/assert_in_blobstore() with an equivalent call to is_present.

Reviewed By: farnz

Differential Revision: D24016927

fbshipit-source-id: 764fddbebeb4b1192d196078b8824cf8a08e9691
2020-10-01 01:23:52 -07:00
..
schemas mononoke: add log-only mode in redaction 2020-09-04 07:37:15 -07:00
src mononoke: remove assert_present from Blobstore trait 2020-10-01 01:23:52 -07:00
Cargo.toml mononoke: deprecate preamble in favor of metadata 2020-09-15 10:28:38 -07:00