Skip to content

Commit a1724fe

Browse files
committed
Fix StyleCI
1 parent 15a92ad commit a1724fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Concerns/Relations/PerformsRelationOperations.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,4 @@ public function sync(Model $model, Relation $relation, $mutation = [], $attribut
116116
$this->resource()->authorizeToDetach($model, $relation->resource()::$model::find($detached));
117117
}
118118
}
119-
}
119+
}

0 commit comments

Comments
 (0)