Skip to content

Commit

Permalink
Revert "Trigger a change to check if it works"
Browse files Browse the repository at this point in the history
This reverts commit a0df176.
  • Loading branch information
maks-rafalko committed May 5, 2024
1 parent e19d234 commit dc351d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Differ/ChangedLinesRange.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ final class ChangedLinesRange
{
public function __construct(private readonly int $startLine, private readonly int $endLine)
{
// test
}

public function getStartLine(): int
Expand Down

0 comments on commit dc351d2

Please sign in to comment.