Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
butschster authored and StyleCIBot committed Mar 20, 2020
1 parent fc678d2 commit ff53faa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Form/Related/Elements.php
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,6 @@ protected function createGroup($attributes, $old = false, $key = null): Group
});

foreach ($elements as $el) {

$group->push($el);
}

Expand Down

0 comments on commit ff53faa

Please sign in to comment.