mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-02 06:05:53 +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.