Code cleanup

This commit is contained in:
Luca Deri 2025-10-17 07:22:30 +02:00
parent 1462d546b8
commit 871fd677ba
9 changed files with 24 additions and 45 deletions

View file

@ -181,10 +181,6 @@ local menu_subpages = {{
title = i18n("prefs.toggle_active_local_host_cache_enabled_title"),
description = i18n("prefs.toggle_active_local_host_cache_enabled_description")
},
toggle_assets_collection = {
title = i18n("prefs.toggle_assets_collection"),
description = i18n("prefs.toggle_assets_collection_description")
},
toggle_flow_swap_heuristic = {
title = i18n("prefs.toggle_flow_swap_heuristic"),
description = i18n("prefs.toggle_flow_swap_heuristic_description")