protocol/wire: Remove SignedRefs encoding/decoding
modified crates/radicle-protocol/src/wire.rs
@@ -17,7 +17,7 @@ use bytes::{Buf, BufMut};
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -29,7 +29,6 @@ use radicle::node::Timestamp;
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -489,24 +488,6 @@ impl Decode for filter::Filter {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -597,8 +578,6 @@ mod tests {
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -609,7 +588,6 @@ mod tests {
|
|
|
|
|
|
| - | |
|
|
|
|
|