Commit f4b7ec94 authored by Andreas Brandl's avatar Andreas Brandl

Remove extra empty line

parent bf0a2963
......@@ -2,7 +2,6 @@
module RuboCop
module Cop
# Cop that blacklists the usage of Group.public_or_visible_to_user
class IgnoredColumns < RuboCop::Cop::Cop
MSG = 'Use `IgnoredColumns` concern instead of adding to `self.ignored_columns`.'
......
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