radicle/storage/refs: Remove `RefAt::load`
modified crates/radicle-cli/src/commands/inspect.rs
@@ -14,7 +14,7 @@ use radicle::identity::{DocAt, Identity};
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -68,7 +68,7 @@ pub fn run(args: Args, ctx: impl term::Context) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/storage/refs.rs
@@ -330,7 +330,8 @@ impl std::fmt::Display for FeatureLevel {
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -358,14 +359,6 @@ impl RefsAt {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|