Commit aa88789f authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix newline rubocop violation

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 91f81538
...@@ -47,4 +47,4 @@ class GroupPolicy < BasePolicy ...@@ -47,4 +47,4 @@ class GroupPolicy < BasePolicy
GroupProjectsFinder.new(@subject).execute(@user).any? GroupProjectsFinder.new(@subject).execute(@user).any?
end end
end end
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment