Skip to content

Commit 753d764

Browse files
committed
cleanup
1 parent 1111933 commit 753d764

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Fields/Relation.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -836,8 +836,6 @@ public function handleFormRequest(Request $request, Model $model): Response
836836
} catch (Throwable $exception) {
837837
report($exception);
838838

839-
DB::rollBack();
840-
841839
throw new SaveFormDataException($exception->getMessage());
842840
}
843841
}

0 commit comments

Comments
 (0)