Commit 6661b0b8 authored by Robert Speicher's avatar Robert Speicher

Fix Style/EmptyLines violation in lib/feature.rb

parent b8a7b59d
......@@ -39,7 +39,6 @@ class Feature
get(key).disable
end
def flipper
@flipper ||= begin
adapter = Flipper::Adapters::ActiveRecord.new(
......
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