Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienpoly committed Nov 1, 2024
1 parent 89ec177 commit c1496ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/views/talks/_talk.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@
</div>
<% end %>
<% if talk.transcript.present? %>
<input type="radio" name="talk_tabs" role="tab" class="tab" aria-label="Transcript">
<div role="tabpanel" class="tab-content bg-base-100 border-base-300 rounded-box p-6">
Expand Down

0 comments on commit c1496ad

Please sign in to comment.