remove todo

This commit is contained in:
Jakub Trllo 2025-12-16 11:55:16 +01:00
parent 46791bc671
commit 18a4461e83

View file

@ -25,8 +25,6 @@ def get_versioning_start(
if not profiles:
return version_start
# TODO use 'product_types' and 'product_name' instead of
# 'families' and 'subsets'
filtering_criteria = {
"host_names": host_name,
"product_types": product_type,