mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-05 06:55:27 +01:00
Fixed code style.
This commit is contained in:
@@ -32,8 +32,6 @@ class StatisticsController extends AbstractController
|
||||
{
|
||||
/**
|
||||
* @Route("/statistics", name="statistics_view")
|
||||
*
|
||||
* @return Response
|
||||
*/
|
||||
public function showStatistics(StatisticsHelper $helper): Response
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user