Skip to content

Commit 69fe000

Browse files
GromNaNgithub-actions[bot]
authored andcommitted
apply phpcbf formatting
1 parent 3b1d68e commit 69fe000

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Scout/ScoutEngine.php

-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ public function update($models)
8686
return;
8787
}
8888

89-
9089
if ($this->softDelete && $this->usesSoftDelete($models)) {
9190
$models->each->pushSoftDeleteMetadata();
9291
}

0 commit comments

Comments
 (0)