Skip to content

Commit

Permalink
cs fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
prolic committed Nov 29, 2012
1 parent bebaea6 commit 170dc62
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion library/Zend/Mvc/Service/SendResponseListenerFactory.php
Expand Up @@ -35,4 +35,4 @@ public function createService(ServiceLocatorInterface $serviceLocator)
return new SendResponseListener($options);
}

}
}
1 change: 0 additions & 1 deletion library/Zend/Mvc/View/Http/ViewManager.php
Expand Up @@ -16,7 +16,6 @@
use Zend\EventManager\ListenerAggregateInterface;
use Zend\Mvc\Exception;
use Zend\Mvc\MvcEvent;
use Zend\Mvc\View\SendResponseListener;
use Zend\ServiceManager\ServiceManager;
use Zend\View\HelperPluginManager as ViewHelperManager;
use Zend\View\Renderer\PhpRenderer as ViewPhpRenderer;
Expand Down

0 comments on commit 170dc62

Please sign in to comment.