Skip to content

Commit 6a5f036

Browse files
committed
Merge pull request mongodb#2003 from jenssegers/analysis-m41nJD
Apply fixes from StyleCI
2 parents 11b6f8c + 29b59c5 commit 6a5f036

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Jenssegers/Mongodb/Relations/EmbedsOne.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
class EmbedsOne extends EmbedsOneOrMany
1010
{
11-
1211
public function initRelation(array $models, $relation)
1312
{
1413
foreach ($models as $model) {

0 commit comments

Comments
 (0)