Skip to content

Commit

Permalink
Remove commented out properties
Browse files Browse the repository at this point in the history
  • Loading branch information
markus-moser authored Apr 19, 2024
1 parent cd4b149 commit 8c8149a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/ConfigElement/Value/DefaultValue.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@ class DefaultValue extends AbstractConfigElement
/** @var string|null */
protected $icon;

// /** @var string|null */
// public $classificationstore;

// /** @var string|null */
// public $classificationstore_group;

public function __construct($config, $context = null)
{
parent::__construct($config, $context);
Expand Down

0 comments on commit 8c8149a

Please sign in to comment.