Bug 33937: Remove incorrect export in C4::Members

Bug 17600 re-add those exports, but the module does no longer have the
subroutines. We should remove these export.

Test plan:
git grep is your friend

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Jonathan Druart 2023-06-07 12:14:53 +02:00 committed by Tomas Cohen Arazi
parent 20d2236681
commit e7116af438
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -42,16 +42,12 @@ BEGIN {
require Exporter;
@ISA = qw(Exporter);
@EXPORT_OK = qw(
GetMemberDetails
GetMember
GetAllIssues
GetBorrowersToExpunge
IssueSlip
checkuserpassword
get_cardnumber_length
checkcardnumber