Skip to content

Commit

Permalink
Merge pull request #10 from localheinz/fix/extra
Browse files Browse the repository at this point in the history
Fix: Remove extra empty line
  • Loading branch information
Jean85 authored Nov 25, 2022
2 parents e1ba758 + ec747b3 commit 2612901
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ClockInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ interface ClockInterface
* Returns the current time as a DateTimeImmutable Object
*/
public function now(): DateTimeImmutable;

}

0 comments on commit 2612901

Please sign in to comment.