Fix Style/EmptyLines violation in lib/feature.rb
This commit is contained in:
parent
b8a7b59d82
commit
6661b0b8e0
|
|
@ -39,7 +39,6 @@ class Feature
|
|||
get(key).disable
|
||||
end
|
||||
|
||||
|
||||
def flipper
|
||||
@flipper ||= begin
|
||||
adapter = Flipper::Adapters::ActiveRecord.new(
|
||||
|
|
|
|||
Loading…
Reference in New Issue