Bug 31112: Remove unnecessary if-clause
authorJoonas Kylmälä <joonas.kylmala@iki.fi>
Mon, 18 Jul 2022 16:29:06 +0000 (16:29 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 26 Aug 2022 18:58:58 +0000 (15:58 -0300)
commit8ba1a9a5345310c54d9225049d470544b56eeb11
treea3762b0cc7d7a05723fc725f3e6e5e774cd4e976
parent07e5f13d90addc87ce9c8fb31692ad58335079f5
Bug 31112: Remove unnecessary if-clause

To test:
 1) Please check manually that the logic stays the same, use git's -w command line parameter to
    ignore whitespace changes in the diff output.
 2) prove t/db_dependent/Circulation.t

Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/Circulation.pm