Skip to content

Commit

Permalink
[CLEANUP] Drop empty OutputFormat constructor
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverklee committed Mar 9, 2025
1 parent 1de81af commit 1a4ae12
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/OutputFormat.php
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,6 @@ class OutputFormat
*/
private $iIndentationLevel = 0;

public function __construct() {}

/**
* @param non-empty-string $sMethodName
* @param array<array-key, mixed> $arguments
Expand Down

0 comments on commit 1a4ae12

Please sign in to comment.