Skip to content

Commit 45cb5bb

Browse files
committed
Apply fixes from StyleCI
1 parent a46c765 commit 45cb5bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Illuminate/Database/Eloquent/Collection.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,6 @@ public function loadMissing($relations)
242242
$path[count($segments) - 1][array_last($segments)] = $value;
243243
}
244244

245-
246245
$this->loadMissingRelation($this, $path);
247246
}
248247
}

0 commit comments

Comments
 (0)