mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-28 17:44:58 +00:00
fix: Get rid of obsolete import.
This commit is contained in:
@@ -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
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user