Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2017-06-22 19:20:54 +0300
committerRobert Speicher <rspeicher@gmail.com>2017-06-22 19:20:54 +0300
commit6661b0b8e0232e9ad8df783a7bee90deb5b78e54 (patch)
tree83826c031869f53a3125ea10c43ce8218227aaad /lib/feature.rb
parentb8a7b59d82c49c14f4f9a452f99fa7df289c444d (diff)
Fix Style/EmptyLines violation in lib/feature.rb
Diffstat (limited to 'lib/feature.rb')
-rw-r--r--lib/feature.rb1
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(