Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 8025a75

Browse files
committed
CS fixes per php-cs-fixer
1 parent d191c1c commit 8025a75

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Controller/PluginManagerTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@
1010
namespace ZendTest\Mvc\Controller;
1111

1212
use PHPUnit_Framework_TestCase as TestCase;
13-
use Zend\Authentication\AuthenticationService;
1413
use Zend\Mvc\Controller\PluginManager;
15-
use Zend\ServiceManager\Config;
1614
use Zend\ServiceManager\Factory\InvokableFactory;
1715
use Zend\ServiceManager\ServiceManager;
1816
use ZendTest\Mvc\Controller\TestAsset\SampleController;

0 commit comments

Comments
 (0)