Skip to content

Commit 29ad917

Browse files
committed
Minor API fix
1 parent 1ef757a commit 29ad917

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Database/Relations/AttachOneOrMany.php

-1
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,6 @@ public function makeValidationFile($value)
357357
$value->getLocalPath(),
358358
$value->file_name,
359359
$value->content_type,
360-
$value->file_size,
361360
null,
362361
true
363362
);

0 commit comments

Comments
 (0)