Apply code suggestions

This commit is contained in:
Bianca Nenciu 2024-11-06 20:16:15 +02:00
parent f54c98db90
commit 218a6136e1
No known key found for this signature in database
GPG Key ID: 07E83B117A6B844D

View File

@ -10,7 +10,6 @@ class CategoryPageStyle < EnumSiteSetting
def self.values
@values ||= [
{ name: "category_page_style.categories_only", value: "categories_only" },
{ name: "category_page_style.categories_only_optimized", value: "categories_only_optimized" },
{
name: "category_page_style.categories_with_featured_topics",
value: "categories_with_featured_topics",