Skip to content

Commit

Permalink
Cleanup unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
MKodde committed Dec 19, 2023
1 parent 9c3a67a commit 73c549f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpFoundation\Response;
use Symfony\Component\Routing\Annotation\Route;
use const APPLICATION_ENV;

/**
* @SuppressWarnings(PHPMD.CouplingBetweenObjects) - A higher level of coupling is favoured over having business
Expand Down

0 comments on commit 73c549f

Please sign in to comment.