mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-24 02:20:37 +00:00
Have the callers pass it instead, and they all have a reference already except for cql_test_env (which will be fixed later). The checks for initialization it does are likely unnecessary, but we'll only be able to prove it when get_gossiper() is completely removed.