Bug 33229: Remove unecessary txn
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 22 Mar 2023 13:34:28 +0000 (14:34 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 14 Apr 2023 18:39:42 +0000 (15:39 -0300)
commit942b07a0cecc9f63d956beafe55027b02d7b9aa3
treedb0559bea7a212df909d94026c633770520b0c05
parent7c45fc8bdfefb27a1d6f214c2906190bca1d628a
Bug 33229: Remove unecessary txn

We don't need a transaction here.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Patron.pm