Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
BarTracz committed Jun 12, 2024
1 parent 0baaaa8 commit ddc9d49
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/HeatmapBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
use Carbon\Carbon;
use Carbon\CarbonPeriod;
use Carbon\CarbonTimeZone;
use DateTimeZone;

class HeatmapBuilder
{
Expand Down Expand Up @@ -182,4 +181,4 @@ protected function getPeriod(): CarbonPeriod

return $period;
}
}
}

0 comments on commit ddc9d49

Please sign in to comment.