Skip to content

Commit 667ce92

Browse files
Format code with php-cs-fixer
This commit fixes the style issues introduced in 3a232d3 according to the output from php-cs-fixer. Details: https://deepsource.io/gh/FriendsOfShopware/FroshTools/transform/c0b0eccc-9ff5-4fd2-bf3e-027a46e5f223/
1 parent 3a232d3 commit 667ce92

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

src/Controller/StateMachineController.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
use Frosh\Tools\Components\Planuml;
66
use Frosh\Tools\Components\StateMachines\Plantuml;
7-
use Frosh\Tools\FroshTools;
87
use Shopware\Core\Framework\Context;
98
use Shopware\Core\Framework\DataAbstractionLayer\EntityRepository;
109
use Shopware\Core\Framework\DataAbstractionLayer\Search\Criteria;

src/FroshTools.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
namespace Frosh\Tools;
44

5-
use Composer\Autoload\ClassLoader;
65
use Frosh\Tools\Components\Messenger\TaskLoggingMiddlewareCompilerPass;
76
use Frosh\Tools\DependencyInjection\CacheCompilerPass;
87
use Frosh\Tools\DependencyInjection\DisableElasticsearchCompilerPass;

0 commit comments

Comments
 (0)