From b2743352bf70133760f21ccfbbabd902b19a6551 Mon Sep 17 00:00:00 2001 From: Guillaume Wrobel <20317297+guillaumewrobel@users.noreply.github.com> Date: Sat, 1 Oct 2022 19:18:16 +0200 Subject: [PATCH] Remove comment from home/space better_html does not like it and raises an exception > Ruby statement not allowed. In 'comment' on line 14 column 0: <% if @index_bloat.any? --- app/views/pg_hero/home/space.html.erb | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/views/pg_hero/home/space.html.erb b/app/views/pg_hero/home/space.html.erb index 8256aa083..4d1590f02 100644 --- a/app/views/pg_hero/home/space.html.erb +++ b/app/views/pg_hero/home/space.html.erb @@ -10,11 +10,9 @@ <% end %> - <% if @unused_indexes.any? %>