From 526a308b31cb822179530ff98c96e541d9bfe611 Mon Sep 17 00:00:00 2001 From: Omar Date: Mon, 9 Oct 2023 15:36:05 +0100 Subject: [PATCH] id doesn't need to be set here --- docs/docs/starlark-reference/standard-library.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/docs/starlark-reference/standard-library.md b/docs/docs/starlark-reference/standard-library.md index 276da842d1..c69a9434ce 100644 --- a/docs/docs/starlark-reference/standard-library.md +++ b/docs/docs/starlark-reference/standard-library.md @@ -1,5 +1,4 @@ --- -id: standard-library title: Standard Library sidebar_label: Standard Library sidebar_position: 2