Remove unused turbo_stream index

This commit is contained in:
cryptogopher 2025-01-02 19:21:01 +01:00
parent 5dd3303019
commit 42aaf39f14

View File

@ -1,3 +0,0 @@
<%= turbo_stream.update :units do %>
<%= render(@units) || render_no_items %>
<% end %>