Remove unnecessary inclusion of Selection

It will be included by the nature of selection_list being included.
This commit is contained in:
Dave Pearson
2023-05-24 15:31:27 +01:00
parent e7876ca001
commit 3e4291cf94

View File

@@ -68,10 +68,6 @@ makes use of the following component classes:
options: options:
heading_level: 2 heading_level: 2
::: textual.widgets.selection_list.Selection
options:
heading_level: 2
::: textual.widgets.selection_list ::: textual.widgets.selection_list
options: options:
heading_level: 2 heading_level: 2