diff --git a/core/lib/Thelia/Action/Category.php b/core/lib/Thelia/Action/Category.php index 0e0f399d3..f6e6286b7 100644 --- a/core/lib/Thelia/Action/Category.php +++ b/core/lib/Thelia/Action/Category.php @@ -152,7 +152,7 @@ class Category extends BaseAction implements EventSubscriberInterface // Dispatch the errored form $event->setErrorForm($customerModification); - */ + } /**