Skip to content

Commit

Permalink
Merge pull request #1187 from LaravelRUS/analysis-D27w5J
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
butschster authored Mar 20, 2020
2 parents fc678d2 + ff53faa commit 5636976
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 5636976

Please sign in to comment.