TD-322: [BACK]. [реализовать сервис для подписания документов в контейнере signer]

This commit is contained in:
cherednik 2024-10-11 17:41:39 +04:00
parent 74f3a069f0
commit 9896071173
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ use Symfony\Component\HttpFoundation\JsonResponse;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\Routing\Annotation\Route;
use Symfony\Component\HttpFoundation\Response;
use Symfony\Component\Security\Core\Exception\AccessDeniedException;
class SignController extends AbstractController
{