Skip to content

Commit 8557f65

Browse files
Merge pull request #22 from CodeWithDennis/removed-unused-variable
Removed unused variable
2 parents e764cf1 + 90b2092 commit 8557f65

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)