chore: code cleanup
This commit is contained in:
@@ -16,7 +16,8 @@ use Symfony\Component\String\Slugger\AsciiSlugger;
|
||||
class IcsController extends AbstractController
|
||||
{
|
||||
public function __construct(private readonly LoggerInterface $logger)
|
||||
{}
|
||||
{
|
||||
}
|
||||
|
||||
#[Route('/teamer/disposition/ics/{uuid}', name: 'app_teamer_disposition_ics')]
|
||||
#[IsGranted('ROLE_TEAMER')]
|
||||
|
||||
Reference in New Issue
Block a user