mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fix: Get rid of obsolete import.
This commit is contained in:
parent
56b15f26b2
commit
597a12b085
@ -4,8 +4,6 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
namespace Chill\MainBundle\Security\Resolver;
|
namespace Chill\MainBundle\Security\Resolver;
|
||||||
|
|
||||||
use Chill\MainBundle\Entity\Center;
|
|
||||||
|
|
||||||
final class CenterResolverManager implements CenterResolverManagerInterface
|
final class CenterResolverManager implements CenterResolverManagerInterface
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user