Skip to content

Commit

Permalink
Keep rubocop happy
Browse files Browse the repository at this point in the history
  • Loading branch information
mlandauer committed Sep 10, 2024
1 parent 0737b91 commit fea9abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/policies/admin/background_jobs_policy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ def index?
user.has_role?(:admin)
end
end
end
end

0 comments on commit fea9abb

Please sign in to comment.