Skip to content

Commit

Permalink
ECS
Browse files Browse the repository at this point in the history
  • Loading branch information
janhenckens committed Jan 29, 2024
1 parent 6b188fa commit e31130d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/services/ExportQueryService.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ public function getFields(ExportElement $export, Element $element): array
$layout = $element->getFieldLayout();
foreach ($export->getFields() as $field) {
try {

if (!$field['handle']) {
continue;
}
Expand Down

0 comments on commit e31130d

Please sign in to comment.