From 3e4291cf947eac5519fe8dc136218ae6441138e5 Mon Sep 17 00:00:00 2001 From: Dave Pearson Date: Wed, 24 May 2023 15:31:27 +0100 Subject: [PATCH] Remove unnecessary inclusion of Selection It will be included by the nature of selection_list being included. --- docs/widgets/selection_list.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/widgets/selection_list.md b/docs/widgets/selection_list.md index 017fffc54..6ef43a8a1 100644 --- a/docs/widgets/selection_list.md +++ b/docs/widgets/selection_list.md @@ -68,10 +68,6 @@ makes use of the following component classes: options: heading_level: 2 -::: textual.widgets.selection_list.Selection - options: - heading_level: 2 - ::: textual.widgets.selection_list options: heading_level: 2