Bug 33229: Remove unecessary txn
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 22 Mar 2023 13:34:28 +0000 (14:34 +0100)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Tue, 18 Apr 2023 12:28:20 +0000 (12:28 +0000)
commitcf20c0ac850f5f88f690061b6f12efaf59b1cf40
tree0be5ab2cce4fa0de06445d85c7f401c0d6f5c434
parentcf14f6f84497e46e9b880dbbe26075ba3673b4e4
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>
(cherry picked from commit 942b07a0cecc9f63d956beafe55027b02d7b9aa3)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Koha/Patron.pm