diff --git a/src/storage.rs b/src/storage.rs index c688a67229fd9b7227e3b189c3248f829f388431..a9fe7edcb52c9061146e5b2620588ebb24561f4d 100644 --- a/src/storage.rs +++ b/src/storage.rs @@ -182,8 +182,7 @@ impl State { // Replicasets //////////////////////////////////////////////////////////////////////////////// -/// A struct for accessing storage of the cluster-wide key-value state -/// (currently cluster_state). +/// A struct for accessing replicaset info from storage #[derive(Clone, Debug)] pub struct Replicasets { space: Space,