From d3dbb2f836b453325b88a1521c9f3693f5c7f82f Mon Sep 17 00:00:00 2001 From: christine betts Date: Tue, 20 Jan 2026 17:03:35 -0500 Subject: [PATCH] Remove missing sidebar item (#17145) --- docs/sidebar.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/sidebar.json b/docs/sidebar.json index d103ee4692..a65bade052 100644 --- a/docs/sidebar.json +++ b/docs/sidebar.json @@ -80,10 +80,6 @@ "label": "Model selection", "slug": "docs/cli/model" }, - { - "label": "Rewind", - "slug": "docs/cli/rewind" - }, { "label": "Sandbox", "slug": "docs/cli/sandbox"