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

Commit

Permalink
Merge branch 'hotfix/7477'
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed May 4, 2015
4 parents 7a49640 + c1af016 + 181295d + 8bf1ab6 commit bb5c890
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion src/Di/DiServiceInitializer.php
Expand Up @@ -10,7 +10,6 @@
namespace Zend\ServiceManager\Di;

use Zend\Di\Di;
use Zend\ServiceManager\Exception;
use Zend\ServiceManager\InitializerInterface;
use Zend\ServiceManager\ServiceLocatorInterface;

Expand Down
2 changes: 0 additions & 2 deletions test/Di/DiServiceFactoryTest.php
Expand Up @@ -9,9 +9,7 @@

namespace ZendTest\ServiceManager\Di;

use Zend\Di\Di;
use Zend\ServiceManager\Di\DiServiceFactory;
use Zend\ServiceManager\ServiceManager;

/**
* @group Zend_ServiceManager
Expand Down
1 change: 0 additions & 1 deletion test/ServiceManagerTest.php
Expand Up @@ -14,7 +14,6 @@
use Zend\Mvc\Service\DiFactory;
use Zend\ServiceManager\Di\DiAbstractServiceFactory;
use Zend\ServiceManager\Exception;
use Zend\ServiceManager\Exception\ServiceNotCreatedException;
use Zend\ServiceManager\ServiceManager;
use Zend\ServiceManager\Config;
use ZendTest\ServiceManager\TestAsset\FooCounterAbstractFactory;
Expand Down

0 comments on commit bb5c890

Please sign in to comment.