diff --git a/performance/shopify/shop_filter.rb b/performance/shopify/shop_filter.rb index b65f86c..1195136 100644 --- a/performance/shopify/shop_filter.rb +++ b/performance/shopify/shop_filter.rb @@ -18,11 +18,7 @@ module ShopFilter end def stylesheet_tag(url, media = "all") - html = [] - html << %(" - html.join(" ") + %() end def link_to(link, url, title = "")