Skip to content

Commit

Permalink
Fixed CS issue
Browse files Browse the repository at this point in the history
  • Loading branch information
stereomon committed Jun 21, 2024
1 parent ea45664 commit 5dd0428
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/Spryker/Glue/AppKernel/Mapper/GlueRequestMapper.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
namespace Spryker\Glue\AppKernel\Mapper;

use Generated\Shared\Transfer\AppConfigTransfer;
use Generated\Shared\Transfer\AppDisconnectTransfer;
use Generated\Shared\Transfer\GlueRequestTransfer;
use Spryker\Glue\AppKernel\AppKernelConfig;
use Spryker\Service\UtilEncoding\UtilEncodingServiceInterface;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
use Codeception\Test\Unit;
use Exception;
use Generated\Shared\Transfer\AppConfigTransfer;
use Generated\Shared\Transfer\AppDisconnectTransfer;
use Spryker\Zed\AppKernel\AppKernelDependencyProvider;
use Spryker\Zed\AppKernelExtension\Dependency\Plugin\ConfigurationAfterDeletePluginInterface;
use Spryker\Zed\AppKernelExtension\Dependency\Plugin\ConfigurationBeforeDeletePluginInterface;
Expand Down

0 comments on commit 5dd0428

Please sign in to comment.