Skip to content

Commit

Permalink
Remove broken empty state
Browse files Browse the repository at this point in the history
  • Loading branch information
olliebennett committed Oct 13, 2023
1 parent a542249 commit 847d8a2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/views/hunts/_details.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,5 @@
</div>
</div>
</div>
<% end.empty? %>
<div class="col-12">
<p>Only you, so far!</p>
</div>
<% end %>
</div>

0 comments on commit 847d8a2

Please sign in to comment.