Bug 16011: $VERSION - Remove empty BEGIN block
[koha_ffzg] / C4 / SMS.pm
index 53c04f8..41407e3 100644 (file)
--- a/C4/SMS.pm
+++ b/C4/SMS.pm
@@ -38,8 +38,6 @@ use warnings;
 use C4::Context;
 
 
-BEGIN {
-}
 
 =head1 METHODS