Skip to content

Commit

Permalink
Fix CS
Browse files Browse the repository at this point in the history
  • Loading branch information
emodric committed Mar 15, 2023
1 parent c33993e commit 2d8f97c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bundle/Controller/Controller.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
use Symfony\Component\HttpFoundation\Response;

use function is_array;
use function is_int;

abstract class Controller extends BaseController
{
Expand Down

0 comments on commit 2d8f97c

Please sign in to comment.