@@ -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 CustomAttribute implements ICustomAttribute |
27 | 26 | { |
@@ -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 CustomAttributeIterable extends SPLObjectStorage implements ICustomAttributeIterable |
@@ -22,7 +22,6 @@ |
||
22 | 22 | use eBayEnterprise\RetailOrderManagement\Payload\PayloadFactory; |
23 | 23 | use eBayEnterprise\RetailOrderManagement\Payload\TPayload; |
24 | 24 | use Psr\Log\LoggerInterface; |
25 | -use Psr\Log\NullLogger; |
|
26 | 25 | |
27 | 26 | class Customization implements ICustomization |
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 CustomizationInstruction implements ICustomizationInstruction |
27 | 26 | { |
@@ -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 CustomizationInstructionIterable extends SPLObjectStorage implements ICustomizationInstructionIterable |
@@ -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 CustomizationIterable extends SPLObjectStorage implements ICustomizationIterable |
@@ -20,9 +20,7 @@ |
||
20 | 20 | use eBayEnterprise\RetailOrderManagement\Payload\ISchemaValidator; |
21 | 21 | use eBayEnterprise\RetailOrderManagement\Payload\IValidatorIterator; |
22 | 22 | use eBayEnterprise\RetailOrderManagement\Payload\TPayload; |
23 | -use eBayEnterprise\RetailOrderManagement\Payload\PayloadFactory; |
|
24 | 23 | use Psr\Log\LoggerInterface; |
25 | -use Psr\Log\NullLogger; |
|
26 | 24 | |
27 | 25 | class AdjustmentCharge implements IAdjustmentCharge |
28 | 26 | { |
@@ -20,9 +20,7 @@ |
||
20 | 20 | use eBayEnterprise\RetailOrderManagement\Payload\ISchemaValidator; |
21 | 21 | use eBayEnterprise\RetailOrderManagement\Payload\IValidatorIterator; |
22 | 22 | use eBayEnterprise\RetailOrderManagement\Payload\TPayload; |
23 | -use eBayEnterprise\RetailOrderManagement\Payload\PayloadFactory; |
|
24 | 23 | use Psr\Log\LoggerInterface; |
25 | -use Psr\Log\NullLogger; |
|
26 | 24 | |
27 | 25 | class Associate implements IAssociate |
28 | 26 | { |
@@ -20,9 +20,7 @@ |
||
20 | 20 | use eBayEnterprise\RetailOrderManagement\Payload\ISchemaValidator; |
21 | 21 | use eBayEnterprise\RetailOrderManagement\Payload\IValidatorIterator; |
22 | 22 | use eBayEnterprise\RetailOrderManagement\Payload\TPayload; |
23 | -use eBayEnterprise\RetailOrderManagement\Payload\PayloadFactory; |
|
24 | 23 | use Psr\Log\LoggerInterface; |
25 | -use Psr\Log\NullLogger; |
|
26 | 24 | |
27 | 25 | class Charge implements ICharge |
28 | 26 | { |