Autofix alphabetically sorted use statements
[MAILPOET-2409]
This commit is contained in:
committed by
Jack Kitterhing
parent
935d9f01e8
commit
ade1cc4d8e
@@ -2,8 +2,8 @@
|
||||
|
||||
namespace MailPoet\Tracy\DoctrinePanel;
|
||||
|
||||
use MailPoetVendor\Doctrine\DBAL\Logging\DebugStack;
|
||||
use MailPoetVendor\Doctrine\DBAL\Configuration;
|
||||
use MailPoetVendor\Doctrine\DBAL\Logging\DebugStack;
|
||||
use MailPoetVendor\Doctrine\DBAL\Platforms\Keywords\MySQLKeywords;
|
||||
use MailPoetVendor\Doctrine\ORM\EntityManagerInterface;
|
||||
use Tracy\Debugger;
|
||||
|
Reference in New Issue
Block a user