Skip to content

Commit

Permalink
remove unused import Laminas\ServiceManager\AbstractPluginManager
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Böhringer <dev@tboehringer.de>
  • Loading branch information
tomboe311 committed Jul 9, 2024
1 parent 366d3e5 commit 5ae3125
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/unit/Adapter/AdapterServiceDelegatorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
use Laminas\Db\Adapter\AdapterInterface;
use Laminas\Db\Adapter\AdapterServiceDelegator;
use Laminas\Db\Adapter\Driver\DriverInterface;
use Laminas\ServiceManager\AbstractPluginManager;
use Laminas\ServiceManager\AbstractSingleInstancePluginManager;
use Laminas\ServiceManager\ServiceManager;
use LaminasTest\Db\Adapter\TestAsset\ConcreteAdapterAwareObject;
Expand Down

0 comments on commit 5ae3125

Please sign in to comment.