mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-08 16:03:20 +00:00
There's only one place that needs ks.cf pair from the parsed desctipror -- sstables loader from tools/. This code already has ks.cf from the tuple returned after parsing and can use them. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>