Bug 21738: make call of CanBookBeReserved more safe
[koha.git] / C4 / AuthoritiesMarc / UNIMARC.pm
index 48c34c8..02c083e 100644 (file)
@@ -19,7 +19,6 @@ package C4::AuthoritiesMarc::UNIMARC;
 
 use strict;
 #use warnings; FIXME - Bug 2505
-our $VERSION = 3.07.00.049;
 
 =head1 NAME