Skip to content

Commit 90b2092

Browse files
Removed unused variable
1 parent 30e44aa commit 90b2092

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/SelectTree.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ class SelectTree extends Field
2121

2222
protected bool $withCount = false;
2323

24-
protected bool $multiple = false;
25-
2624
protected bool $alwaysOpen = false;
2725

2826
protected string $emptyLabel = '';

0 commit comments

Comments
 (0)