Skip to content

Commit

Permalink
Merge pull request #22 from CodeWithDennis/removed-unused-variable
Browse files Browse the repository at this point in the history
Removed unused variable
  • Loading branch information
CodeWithDennis authored Sep 24, 2023
2 parents e764cf1 + 90b2092 commit 8557f65
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/SelectTree.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ class SelectTree extends Field

protected bool $withCount = false;

protected bool $multiple = false;

protected bool $alwaysOpen = false;

protected string $emptyLabel = '';
Expand Down

0 comments on commit 8557f65

Please sign in to comment.