remove argument

This commit is contained in:
Ondrej Samohel 2025-11-27 17:18:35 +01:00
parent bb8f214e47
commit feb1612200
No known key found for this signature in database
GPG key ID: 02376E18990A97C6

View file

@ -665,7 +665,6 @@ class CreateModel:
kwargs = {
"instance": instance,
"project_entity": project_entity,
"product_base_type": creator.product_base_type,
}
# Backwards compatibility for 'project_entity' argument
# - 'get_product_name' signature changed 24/07/08