remove unused imports
This commit is contained in:
parent
ab79cc0e14
commit
2443564272
2 changed files with 0 additions and 4 deletions
|
@ -1,8 +1,6 @@
|
|||
<?php
|
||||
namespace DigiComp\SettingValidator\Tests\Functional\Fixtures;
|
||||
|
||||
use Neos\Flow\Annotations as Flow;
|
||||
|
||||
class TestValidationGroupsCustomObject
|
||||
{
|
||||
/**
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
<?php
|
||||
namespace DigiComp\SettingValidator\Tests\Functional\Fixtures;
|
||||
|
||||
use Neos\Flow\Annotations as Flow;
|
||||
|
||||
class TestValidationGroupsDefaultObject
|
||||
{
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue