modified radicle/src/storage.rs
@@ -2,7 +2,6 @@ pub mod git;
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -178,8 +177,6 @@ pub struct Remote<V> {
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -191,7 +188,6 @@ impl<V> Remote<V> {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -204,7 +200,6 @@ impl Remote<Unverified> {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -215,7 +210,6 @@ impl Remote<Verified> {
|
|
|
|
|
|
| - | |
|
|
|
|
|