Remove double code

This commit is contained in:
Francis Appels 2023-02-10 16:07:55 +01:00
parent 457e6883e2
commit fb4077ef95

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) {