From 1759061908cb98db9fa16e0bfcbf524b41facc2e Mon Sep 17 00:00:00 2001 From: Felix Date: Wed, 6 Aug 2025 22:52:57 +0200 Subject: [PATCH] Remove stray required in docs (#8663) --- docs/source/index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/source/index.md b/docs/source/index.md index 48c409374..042ad8bc4 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -31,8 +31,6 @@ It is available as Open Source on FlatBuffers enables the schema to evolve over time while still maintaining forwards and backwards compatibility with old flatbuffers. - required. - - :material-scale-off:{ .lg .middle } **Small Footprint** ---