Bug 21738: make call of CanBookBeReserved more safe
[koha.git] / C4 / BackgroundJob.pm
index 46f948b..f607340 100644 (file)
@@ -25,8 +25,6 @@ use C4::Auth qw/get_session/;
 use Digest::MD5;
 
 
-BEGIN {
-}
 
 =head1 NAME