diff --git a/vendor/magento/module-company-credit/etc/di.xml b/vendor/magento/module-company-credit/etc/di.xml
index fda4ee8..c4c38dd 100644
--- a/vendor/magento/module-company-credit/etc/di.xml
+++ b/vendor/magento/module-company-credit/etc/di.xml
@@ -112,9 +112,6 @@
     <type name="Magento\Rma\Block\Form\Renderer\Select">
         <plugin name="removeStoreCreditResolutionOnStorefront" type="Magento\CompanyCredit\Plugin\Rma\Block\Form\Renderer\SelectPlugin"/>
     </type>
-    <type name="Magento\Sales\Model\Order\InvoiceQuantityValidator">
-        <plugin name="checkPartialInvoice" type="Magento\CompanyCredit\Plugin\Sales\Model\Order\InvoiceQuantityValidatorPlugin"/>
-    </type>
     <type name="Magento\Sales\Model\Order">
         <plugin name="paymentPlugin" type="Magento\CompanyCredit\Plugin\Sales\Model\OrderPlugin"/>
     </type>
