fix cs
This commit is contained in:
@@ -26,7 +26,6 @@ namespace Thelia\Condition;
|
||||
use ArrayAccess;
|
||||
use Countable;
|
||||
use Iterator;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
use Thelia\Condition\Implementation\ConditionInterface;
|
||||
|
||||
/**
|
||||
@@ -201,4 +200,4 @@ class ConditionCollection implements Iterator, Countable, ArrayAccess
|
||||
return json_encode($arrayToSerialize);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user