Skip to content

Commit 2d25e46

Browse files
author
Eric Bohanon
committed
MAGETWO-83872: Write metadata service
1 parent 7e06871 commit 2d25e46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/internal/Magento/Framework/Webapi/ServiceInputProcessor.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ public function __construct(
8888
$this->attributeValueFactory = $attributeValueFactory;
8989
$this->customAttributeTypeLocator = $customAttributeTypeLocator;
9090
$this->methodsMap = $methodsMap;
91-
$this->customAttributeTypeLocator = $customAttributeTypeLocator;
9291
$this->dataInterfaceToEntityTypeMap = $dataInterfaceToEntityTypeMap;
9392
}
9493

0 commit comments

Comments
 (0)