Files
scylladb/gms
Emil Maskovsky 99db980899 gossiper: eliminate duplicate code in do_shadow_round
Remove a redundant code block inadvertently introduced in commit 4b3d160f34.
While the duplicate did not affect functionality, its presence could
cause confusion and maintenance issues.

This change does not alter behavior and is purely a cleanup.

Fixes: scylladb/scylladb#25999

Backport: The issue exists in all 2025 branches, so it should be
backported accordingly.

Closes scylladb/scylladb#26001
2025-09-15 08:35:04 +03:00
..