modified crates/radicle-cob/src/object/collaboration.rs
@@ -63,7 +63,7 @@ impl<T> CollaborativeObject<T> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/cob/store.rs
@@ -17,7 +17,7 @@ use crate::storage::git as storage;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -43,7 +43,7 @@ pub trait CobAction: Debug {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -331,7 +331,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|