8000 Merge branch 'master' of github.com:UniSharp/laravel-fileapi · LaravelResources/laravel-fileapi@9e2e9b6 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 9e2e9b6

Browse files
committed
Merge branch 'master' of github.com:UniSharp/laravel-fileapi
2 parents e45328f + 3a29638 commit 9e2e9b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FileApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,4 +407,4 @@ private function saveCompress($img, $original_name, $suffix)
407407
// remove tmp image
408408
\Storage::disk('local')->delete($tmp_filename);
409409
}
410-
}
410+
}

0 commit comments

Comments
 (0)
0