Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

Commit

Permalink
Removing unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Dec 22, 2013
1 parent de8d19d commit 1aa9348
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,8 @@

namespace OcraServiceManagerTest\ServiceFactory;

use Zend\ServiceManager\ServiceManager;
use PHPUnit_Framework_TestCase;
use OcraServiceManager\ServiceFactory\EventManagerFactory;
use Zend\EventManager\EventManagerInterface;

/**
* @author Marco Pivetta <ocramius@gmail.com>
Expand Down

0 comments on commit 1aa9348

Please sign in to comment.