From 28b9ff06890cf996f441429bb0f000a5405e59cf Mon Sep 17 00:00:00 2001 From: moustachu Date: Mon, 11 Dec 2023 22:13:02 +0100 Subject: [PATCH] rubocop --- app/cells/decidim/proposals/proposal_m_cell.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/cells/decidim/proposals/proposal_m_cell.rb b/app/cells/decidim/proposals/proposal_m_cell.rb index 53e2e31..6d00994 100644 --- a/app/cells/decidim/proposals/proposal_m_cell.rb +++ b/app/cells/decidim/proposals/proposal_m_cell.rb @@ -150,4 +150,4 @@ def cache_hash end end end -end \ No newline at end of file +end