Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored and StyleCIBot committed Jan 3, 2017
1 parent 204f484 commit 4e7c8a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/OpeningHours.php
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ public function asStructuredData(): array
});

$exceptions = $this->flatMapExceptions(function (OpeningHoursForDay $openingHoursForDay, string $date) {

if ($openingHoursForDay->isEmpty()) {
return [[
'@type' => 'OpeningHoursSpecification',
Expand Down

0 comments on commit 4e7c8a6

Please sign in to comment.