Bug 26701: Remove unused C4/SIP scripts
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 7 Jan 2021 14:23:17 +0000 (15:23 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 12 Jan 2021 10:33:55 +0000 (11:33 +0100)
commit356973126195f72a5eca54b62045ed86f79952c1
treea69985e1366211f2414c4e4a28fa8718d7a76721
parent1d61203fab02038a615be979315e509b8fbdeafd
Bug 26701: Remove unused C4/SIP scripts

Those scripts are not known to be used, we can remove them from the Koha
codebase.

Test plan:
Confirm that the scripts removed by this patch are not used anywhere
from Koha.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/SIP/acstest.py [deleted file]
C4/SIP/example_institution_dump.sh [deleted file]
C4/SIP/interactive_item_dump.pl [deleted file]
C4/SIP/interactive_patron_check_password.pl [deleted file]
C4/SIP/interactive_patron_dump.pl [deleted file]
C4/SIP/interactive_renew_all_dump.pl [deleted file]
C4/SIP/test.txt [deleted file]
C4/SIP/xmlparse.pl [deleted file]