modified radicle-cli/src/commands/diff.rs
@@ -8,7 +8,6 @@ use radicle_surf as surf;
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -145,7 +144,7 @@ pub fn run(options: Options, _ctx: impl term::Context) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-term/src/element.rs
@@ -64,7 +64,7 @@ impl Constraint {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-term/src/table.rs
@@ -78,7 +78,7 @@ impl<const W: usize, T> Default for Table<W, T> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|