Skip to content

Commit

Permalink
Remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeholder committed Jul 17, 2023
1 parent e9dd3e5 commit ec15e63
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/console/controllers/ExampleTemplatesController.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,6 @@ class ExampleTemplatesController extends Controller
*/
private array $_replacementData = [];

/**
* @var string[]
*/
private array $_colors = ['red', 'yellow', 'green', 'blue', 'indigo', 'purple', 'pink'];

/**
* @inheritdoc
*/
Expand Down

0 comments on commit ec15e63

Please sign in to comment.