@@ -23,7 +23,6 @@ |
||
23 | 23 | use eBayEnterprise\RetailOrderManagement\Payload\Payment\TAmount; |
24 | 24 | use eBayEnterprise\RetailOrderManagement\Payload\TPayload; |
25 | 25 | use Psr\Log\LoggerInterface; |
26 | -use Psr\Log\NullLogger; |
|
27 | 26 | |
28 | 27 | class PriceGroup implements IPriceGroup |
29 | 28 | { |
@@ -22,7 +22,6 @@ |
||
22 | 22 | use eBayEnterprise\RetailOrderManagement\Payload\IValidatorIterator; |
23 | 23 | use eBayEnterprise\RetailOrderManagement\Payload\TPayload; |
24 | 24 | use Psr\Log\LoggerInterface; |
25 | -use Psr\Log\NullLogger; |
|
26 | 25 | |
27 | 26 | class ProxyPickupDetails implements IProxyPickupDetails |
28 | 27 | { |
@@ -21,7 +21,6 @@ |
||
21 | 21 | use eBayEnterprise\RetailOrderManagement\Payload\IValidatorIterator; |
22 | 22 | use eBayEnterprise\RetailOrderManagement\Payload\TPayload; |
23 | 23 | use Psr\Log\LoggerInterface; |
24 | -use Psr\Log\NullLogger; |
|
25 | 24 | |
26 | 25 | class ReservationPayment implements IReservationPayment |
27 | 26 | { |
@@ -22,9 +22,7 @@ |
||
22 | 22 | use eBayEnterprise\RetailOrderManagement\Payload\PayloadFactory; |
23 | 23 | use eBayEnterprise\RetailOrderManagement\Payload\TPayload; |
24 | 24 | use eBayEnterprise\RetailOrderManagement\Payload\TIdentity; |
25 | -use eBayEnterprise\RetailOrderManagement\Payload\Checkout\TDestinationTarget; |
|
26 | 25 | use Psr\Log\LoggerInterface; |
27 | -use Psr\Log\NullLogger; |
|
28 | 26 | |
29 | 27 | class ShipGroup implements IShipGroup |
30 | 28 | { |
@@ -22,7 +22,6 @@ |
||
22 | 22 | use eBayEnterprise\RetailOrderManagement\Payload\PayloadFactory; |
23 | 23 | use eBayEnterprise\RetailOrderManagement\Payload\TIterablePayload; |
24 | 24 | use Psr\Log\LoggerInterface; |
25 | -use Psr\Log\NullLogger; |
|
26 | 25 | use SPLObjectStorage; |
27 | 26 | |
28 | 27 | class ShipGroupIterable extends SPLObjectStorage implements IShipGroupIterable |
@@ -24,7 +24,6 @@ |
||
24 | 24 | use eBayEnterprise\RetailOrderManagement\Payload\Payment\TAmount; |
25 | 25 | use eBayEnterprise\RetailOrderManagement\Payload\TPayload; |
26 | 26 | use Psr\Log\LoggerInterface; |
27 | -use Psr\Log\NullLogger; |
|
28 | 27 | |
29 | 28 | class StoredValueCardPayment implements IStoredValueCardPayment |
30 | 29 | { |
@@ -22,7 +22,6 @@ |
||
22 | 22 | use eBayEnterprise\RetailOrderManagement\Payload\IValidatorIterator; |
23 | 23 | use eBayEnterprise\RetailOrderManagement\Payload\TPayload; |
24 | 24 | use Psr\Log\LoggerInterface; |
25 | -use Psr\Log\NullLogger; |
|
26 | 25 | |
27 | 26 | class StoreFrontDetails implements IStoreFrontDetails |
28 | 27 | { |
@@ -23,7 +23,6 @@ |
||
23 | 23 | use eBayEnterprise\RetailOrderManagement\Payload\TIdentity; |
24 | 24 | use eBayEnterprise\RetailOrderManagement\Payload\TPayload; |
25 | 25 | use Psr\Log\LoggerInterface; |
26 | -use Psr\Log\NullLogger; |
|
27 | 26 | |
28 | 27 | class StoreLocation implements IStoreLocation |
29 | 28 | { |
@@ -22,7 +22,6 @@ |
||
22 | 22 | use eBayEnterprise\RetailOrderManagement\Payload\TPayload; |
23 | 23 | use eBayEnterprise\RetailOrderManagement\Payload\Payment\TAmount; |
24 | 24 | use Psr\Log\LoggerInterface; |
25 | -use Psr\Log\NullLogger; |
|
26 | 25 | |
27 | 26 | class Tax implements ITax |
28 | 27 | { |