@@ -59,7 +59,6 @@ |
||
59 | 59 | * @throws RecordsNotFoundException |
60 | 60 | * @Route("/roles/teamlist", name="roles_teamlist") |
61 | 61 | * @Security("is_granted('ROLE_TEAM')") |
62 | - |
|
63 | 62 | */ |
64 | 63 | public function getTeamOverview() |
65 | 64 | : Response |