diff --git a/Controller/ApiAttributeController.php b/Controller/ApiAttributeController.php index dad5115..43e568d 100644 --- a/Controller/ApiAttributeController.php +++ b/Controller/ApiAttributeController.php @@ -446,7 +446,6 @@ final class ApiAttributeController extends Controller public function apiUnitAttributeValueDelete(RequestAbstract $request, ResponseAbstract $response, mixed $data = null) : void { return; - // @todo: I don't think values can be deleted? Only Attributes // However, It should be possible to remove UNUSED default values // either here or other function?