mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-07-22 04:25:48 +00:00
chore: remove repetitive words (#581)
Signed-off-by: divdeploy <chenguangxue@outlook.com>
This commit is contained in:
@@ -84,7 +84,7 @@ pub enum ServerMode {
|
||||
shards: DenseMap<ProcessId, ShardProcess>,
|
||||
},
|
||||
ConnectToExistingMode {
|
||||
/// The hosts that we can connect to to submit things.
|
||||
/// The hosts that we can connect to submit things.
|
||||
submit_hosts: Vec<String>,
|
||||
/// Which host do we use next (we'll cycle around them
|
||||
/// as shards are "added").
|
||||
|
||||
Reference in New Issue
Block a user