Skip to content

Commit 3f4547a

Browse files
refactor(plugin): remove TestPluginLoaderAction command and update services configuration
1 parent c9b8ba6 commit 3f4547a

File tree

2 files changed

+0
-42
lines changed

2 files changed

+0
-42
lines changed

src/Command/TestPluginLoaderAction.php

Lines changed: 0 additions & 38 deletions
This file was deleted.

src/Resources/config/services.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,6 @@
7474
<argument type="service" id="NuonicPluginInstaller\Action\LoadPluginAction" />
7575
<tag name="messenger.message_handler" />
7676
</service>
77-
<service id="NuonicPluginInstaller\Command\TestPluginLoaderAction">
78-
<argument type="service" id="NuonicPluginInstaller\Action\LoadPluginAction" />
79-
<tag name="console.command" />
80-
</service>
8177

8278
<service id="NuonicPluginInstaller\Service\PackageService">
8379
<argument type="service" id="Shopware\Core\Framework\Plugin\Composer\CommandExecutor" />

0 commit comments

Comments
 (0)