diff --git a/app/views/bubbles/index.html.erb b/app/views/bubbles/index.html.erb index 3f5665dab..d80eb616e 100644 --- a/app/views/bubbles/index.html.erb +++ b/app/views/bubbles/index.html.erb @@ -17,9 +17,7 @@ Create a new bubble <% end %> <% else %> - - <%# FIXME: This is a placeholder to keep the same layout without a "new bubble" button %> - + <% end %> <% end %>