location: fix code style with phpstan

This commit is contained in:
nobohan
2021-11-25 16:10:08 +01:00
parent 3f35f0e251
commit 36c57511e8
4 changed files with 47 additions and 41 deletions

View File

@@ -10,8 +10,6 @@
namespace Chill\MainBundle\Controller;
use Chill\MainBundle\CRUD\Controller\ApiController;
use DateInterval;
use DateTime;
use Symfony\Component\HttpFoundation\Request;
/**