<?xml version="1.0"?>
<!--
/**
 * Copyright © 2023 PT Kemana Teknologi Solusi. All rights reserved.
 * http://www.kemana.com
 */

/**
 * @category Kemana
 * @package  Kemana_CatalogImportExtend
 * @license  http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 *
 * @author   Brayan Dimas <bdimas@kemana.com>
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
    <preference for="Magento\CatalogImportExport\Model\Import\Product\CategoryProcessor" 
                type="Kemana\CatalogImportExtend\Preferences\Model\Import\Product\CategoryProcessor" />
</config>