refactor
This commit is contained in:
parent
0fd38d7b47
commit
d0c5d20800
@ -10,10 +10,7 @@ use App\Entity\Ticket;
|
||||
use App\Enum\TicketData as TicketEnum;
|
||||
use App\Repository\PaymentRepository;
|
||||
use Doctrine\ORM\EntityManagerInterface;
|
||||
use Stripe\Charge;
|
||||
use Stripe\Checkout\Session;
|
||||
use Stripe\PaymentIntent;
|
||||
use Stripe\Stripe;
|
||||
use Symfony\Component\Routing\Generator\UrlGeneratorInterface;
|
||||
|
||||
class TicketService
|
||||
|
Loading…
x
Reference in New Issue
Block a user