mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Fix Cs
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
namespace Alchemy\Tests\Phrasea\Command\Plugin;
|
||||
|
||||
use Alchemy\Phrasea\Command\Plugin\DisablePlugin;
|
||||
use Symfony\Component\Yaml\Yaml;
|
||||
|
||||
class DisablePluginTest extends PluginCommandTestCase
|
||||
{
|
||||
|
@@ -3,8 +3,6 @@
|
||||
namespace Alchemy\Tests\Phrasea\Command\Plugin;
|
||||
|
||||
use Alchemy\Phrasea\Command\Plugin\EnablePlugin;
|
||||
use Alchemy\Phrasea\Core\Provider\ConfigurationServiceProvider;
|
||||
use Symfony\Component\Yaml\Yaml;
|
||||
|
||||
class EnablePluginTest extends PluginCommandTestCase
|
||||
{
|
||||
|
Reference in New Issue
Block a user