Bug 16011: $VERSION - Remove empty BEGIN block
[koha_ffzg] / C4 / Creators / Layout.pm
index e274f37..f1dc20e 100644 (file)
@@ -9,8 +9,6 @@ use C4::Context;
 use C4::Debug;
 use C4::Creators::PDF;
 
-BEGIN {
-}
 
 # FIXME: Consider this style parameter verification instead...
 #  my %param = @_;