Skip to content

Commit

Permalink
fixed phpcs
Browse files Browse the repository at this point in the history
Signed-off-by: bidi <[email protected]>
  • Loading branch information
bidi47 committed Dec 3, 2024
1 parent 4e1ff1f commit c95fb1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App/src/Middleware/AuthorizationMiddleware.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
use Api\App\Message;
use Api\App\UserIdentity;
use Api\User\Entity\User;
use Api\User\Enum\UserStatusEnum;
use Api\User\Repository\UserRepository;
use Dot\DependencyInjection\Attribute\Inject;
use Fig\Http\Message\StatusCodeInterface;
Expand Down

0 comments on commit c95fb1a

Please sign in to comment.