Skip to content

Commit

Permalink
Revert Layout/TrailingWhitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
alecslupu committed May 3, 2022
1 parent cb242c8 commit 8c17248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion decidim-generators/lib/decidim/generators/app_generator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ def add_queue_adapter
route <<~RUBY
authenticate :user, ->(u) { u.admin? } do
mount Sidekiq::Web => "/sidekiq"
end#{" "}
end
RUBY

add_production_gems do
Expand Down

0 comments on commit 8c17248

Please sign in to comment.