diff options
-rw-r--r-- | lib/feature.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/feature.rb b/lib/feature.rb index e2fd8774c6a..d3d972564af 100644 --- a/lib/feature.rb +++ b/lib/feature.rb @@ -39,7 +39,6 @@ class Feature get(key).disable end - def flipper @flipper ||= begin adapter = Flipper::Adapters::ActiveRecord.new( |