MVCComponent already extended by Extension\DepotComponent

This commit is contained in:
Thomas Kuschel 2023-10-03 11:09:44 +02:00
parent 6bd4d53333
commit 22e7f13228

View File

@ -16,7 +16,6 @@ use Joomla\CMS\MVC\Factory\MVCFactoryInterface;
use Joomla\DI\Container;
use Joomla\DI\ServiceProviderInterface;
use KW4NZ\Component\Depot\Administrator\Extension\DepotComponent;
use Joomla\CMS\Extension\MVCComponent;
return new class implements ServiceProviderInterface
{