Bug 33974: (QA follow-up) Remove superflous import
We don't actually need the Clone import.. it's not used in Biblios.pmt Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
c07e43cf2a
commit
c7be846243
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ use C4::Context;
|
|||
|
||||
use Koha::Items;
|
||||
|
||||
use Clone qw( clone );
|
||||
use List::MoreUtils qw( any );
|
||||
use MARC::Record::MiJ;
|
||||
|
||||
|
|
Loading…
Reference in a new issue