Skip to content

Commit ab45aa8

Browse files
committed
Remove empty line
1 parent b9ffc1d commit ab45aa8

File tree

1 file changed

+0
-1
lines changed
  • lib/internal/Magento/Framework/DataObject/Copy

1 file changed

+0
-1
lines changed

lib/internal/Magento/Framework/DataObject/Copy/Config.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ public function getFieldset($name, $root = 'global')
4444
if (empty($fieldsets)) {
4545
return null;
4646
}
47-
4847
return $fieldsets[$name] ?? null;
4948
}
5049
}

0 commit comments

Comments
 (0)