Default run methods not required, can be provided by the role
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Script / FastCGI.pm
index 3c11974..edfcea0 100644 (file)
@@ -63,11 +63,6 @@ has detach => (
     documentation => 'Detach this FastCGI process',
 );
 
-sub run {
-    my ($self) = @_;
-    $self->_run_application;
-}
-
 sub _application_args {
     my ($self) = shift;
     return (