From 343a5dce5641650469e7fdec57dc372e570ea3cd Mon Sep 17 00:00:00 2001
From: sushmita <sushmita.thakur@adyen.com>
Date: Wed, 11 Dec 2024 15:06:41 +0100
Subject: [PATCH] [ECP-9482-1] Remove unused classes

---
 Test/Unit/Gateway/Http/Client/TransactionPaymentLinksTest.php | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Test/Unit/Gateway/Http/Client/TransactionPaymentLinksTest.php b/Test/Unit/Gateway/Http/Client/TransactionPaymentLinksTest.php
index d2f9f8456..c52733c95 100644
--- a/Test/Unit/Gateway/Http/Client/TransactionPaymentLinksTest.php
+++ b/Test/Unit/Gateway/Http/Client/TransactionPaymentLinksTest.php
@@ -3,8 +3,6 @@
 namespace Adyen\Payment\Test\Unit\Gateway\Http\Client;
 
 use Adyen\AdyenException;
-use Adyen\Config as AdyenConfig;
-use Adyen\Model\Checkout\Amount;
 use Adyen\Model\Checkout\ApplicationInfo;
 use Adyen\Model\Checkout\PaymentLinkRequest;
 use Adyen\Model\Checkout\PaymentLinkResponse;