mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-05 14:33:08 +00:00
After the previous patches, the view schemas returned by schema registry always have their base info set. As such, we no longer need to set it after getting the view schema from the registry. This patch removes these unnecessary updates.