diff --git a/vendor/magento/module-company-credit/etc/di.xml b/vendor/magento/module-company-credit/etc/di.xml
index 3734589b3f..03adab3894 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>
