diff --git a/src/QUI/ERP/Products/EventHandling.php b/src/QUI/ERP/Products/EventHandling.php
index 508c12bf5f9c579b721d731facaead600975e10d..57e95d4098feb8f73e2b6853a8af21a61b244fea 100644
--- a/src/QUI/ERP/Products/EventHandling.php
+++ b/src/QUI/ERP/Products/EventHandling.php
@@ -879,7 +879,6 @@ protected static function setDefaultProductFields(): void
 
             // update system fields
             if (isset($result[0])) {
-                // @phpstan-ignore-next-line
                 if ((int)$field['id'] > 1000) {
                     continue;
                 }