Skip to content

Commit a462ef6

Browse files
laravel-shiftStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent ae12e10 commit a462ef6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Models/Model.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,4 @@ public function addRelationship(string $type, string $reference)
134134

135135
$this->relationships[$type][] = $reference;
136136
}
137-
138-
139137
}

0 commit comments

Comments
 (0)