Bug 28765: Remove sub find_value from batchMod.pl
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 26 Jul 2021 16:31:43 +0000 (18:31 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 16 Aug 2021 09:55:55 +0000 (11:55 +0200)
commitcd6ab5e2e87f61597acd103175df532715254cf4
treeb9d8379a2ae31470c8caa4bb888f2a5141b5fb06
parent293ed9a8d0058406fcdea76dd0470a5f05ebf735
Bug 28765: Remove sub find_value from batchMod.pl

It has never been used and should be removed

Test plan:
Search for "find_value" in the file and confirm that there is no more
occurrence

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
tools/batchMod.pl