Skip to content

Commit ead7926

Browse files
committed
fix: wip
2 parents 74cc674 + 3c8f33e commit ead7926

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Fields/File.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,6 @@ public function fillAttribute(RestifyRequest $request, $model, ?int $bulkRow = n
286286
return $this;
287287
}
288288

289-
290289
if ($this->isPrunable()) {
291290
call_user_func(
292291
$this->deleteCallback,

0 commit comments

Comments
 (0)