mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-23 01:50:35 +00:00
upgrade/_common are document fragments included by other documents. but quite a few the documents previously including these fragments were removed. but we didn't remove these fragments along with them. in this change, we drop them. Fixes #19245 Signed-off-by: Kefu Chai <kefu.chai@scylladb.com> Closes scylladb/scylladb#19251