Some refactoring

This commit is contained in:
Alex Auvolat
2021-02-21 13:11:10 +01:00
parent 3bcbbe1e31
commit 80892df8cc
8 changed files with 141 additions and 120 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ use serde_bytes::ByteBuf;
use tokio::sync::Mutex;
use tokio::sync::{mpsc, watch};
use garage_rpc::membership::Ring;
use garage_rpc::ring::Ring;
use garage_util::data::*;
use garage_util::error::Error;