@ -22,11 +22,6 @@ $(function () {
$('#successStatusModal').modal()
})
// TODO: Remove this
$(window).on('load', function () {
$('#questionStatusModal').modal()
$('.js-stake-stake').on('click', function () {
const modal = '#stakeModal'
const progress = parseInt($(`${modal} .js-stakes-progress-data-progress`).text())
@ -85,8 +85,3 @@
<% end %>
</div>
</footer>
<!-- TODO: Remove this -->
<%=
render BlockScoutWeb.CommonComponentsView, "_modal_status.html", status: "question", title: "Lorem Ipsum", text: "Lorem ipsum dolor sit amet, consectetur
adipiscing elit, sed do eiusmod tempor."
%>