node: Remove `radicle_fetch::Config` from `worker::Config`
modified crates/radicle-node/src/runtime.rs
@@ -235,10 +235,6 @@ impl Runtime {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified crates/radicle-node/src/worker.rs
@@ -59,8 +59,6 @@ pub struct TaskResult {
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -243,11 +241,7 @@ impl Worker {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|