Merge pull request #23873 from fappels/17_remove_double_code

Remove double code
This commit is contained in:
Laurent Destailleur 2023-02-10 19:32:10 +01:00 committed by GitHub
commit 6f655e9688
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -453,7 +453,6 @@ if ($action == 'confirm_crop') {
if ($result < 0) {
setEventMessages($ecmfile->error, $ecmfile->errors, 'warnings');
}
$result = $ecmfile->create($user);
}
if ($backtourl) {