Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
Update PluginManager.php
Browse files Browse the repository at this point in the history
removed unused use statement
  • Loading branch information
prolic committed Jun 28, 2013
1 parent f98ab0b commit af1a65e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion library/Zend/Mvc/Controller/PluginManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@

use Zend\Mvc\Exception;
use Zend\ServiceManager\AbstractPluginManager;
use Zend\ServiceManager\ConfigInterface;
use Zend\Stdlib\DispatchableInterface;

/**
Expand Down

0 comments on commit af1a65e

Please sign in to comment.