Don't remove moose keywords explicitly. namespace::clean takes care of it already.
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Engine / HTTP.pm
index b601e26..62481ea 100644 (file)
@@ -540,8 +540,6 @@ sub _socket_data {
 
 sub _inet_addr { unpack "N*", inet_aton( $_[0] ) }
 
-no Moose;
-
 =head2 options
 
 Options hash passed to the http engine to control things like if keepalive