modified radicle/src/storage.rs
@@ -346,8 +346,7 @@ pub trait WriteStorage: ReadStorage {
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -592,10 +591,6 @@ where
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified radicle/src/storage/git.rs
@@ -139,10 +139,6 @@ impl WriteStorage for Storage {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified radicle/src/test/storage.rs
@@ -96,10 +96,6 @@ impl WriteStorage for MockStorage {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|