mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 04:26:48 +00:00
Eliminates a redundant `co_await` by directly returning the `future`, simplifying the control flow without affecting behavior.
Eliminates a redundant `co_await` by directly returning the `future`, simplifying the control flow without affecting behavior.