Skip to content

Commit eb0df46

Browse files
committed
remove unused import
1 parent b8d0de5 commit eb0df46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Model/DocumentType.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
use Magento\Framework\Model\AbstractExtensibleModel;
1414
use Opengento\Document\Api\Data\DocumentTypeExtensionInterface;
1515
use Opengento\Document\Api\Data\DocumentTypeInterface;
16-
use function array_merge;
1716
use function explode;
1817

1918
class DocumentType extends AbstractExtensibleModel implements DocumentTypeInterface, IdentityInterface

0 commit comments

Comments
 (0)