<?php
/**
 * @author Amasty Team
 * @copyright Copyright (c) Amasty (https://www.amasty.com)
 * @package Product Feed for Magento 2
 */

namespace Amasty\Feed\Model\Rule\Condition;

class CombineFactory extends \Magento\CatalogRule\Model\Rule\Condition\CombineFactory
{
}
