mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-05 06:23:03 +00:00
There are two static helpers used by storage service that grab global storage service. To simplify these two turn both into storage service methods and use 'this' inside. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>