Skip to content

Commit

Permalink
Merge pull request #37 from spatie/analysis-qoQQAK
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
sebastiandedeyne authored Jan 3, 2017
2 parents 204f484 + 4e7c8a6 commit 37e04e3
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 37e04e3

Please sign in to comment.