remove extraneous code from the end of Catalyst::Log
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Log.pm
index 4fd3ef0..2b155d9 100644 (file)
@@ -363,7 +363,3 @@ This library is free software. You can redistribute it and/or modify
 it under the same terms as Perl itself.
 
 =cut
-
-__PACKAGE__->meta->make_immutable;
-
-1;