diff --git a/config/storage.yml b/config/storage.yml index 302a7a63e..c1b1da0c4 100644 --- a/config/storage.yml +++ b/config/storage.yml @@ -1,6 +1,4 @@ <% - require_relative "../lib/fizzy" - config_path = if Fizzy.saas? gem_path = Gem::Specification.find_by_name("fizzy-saas").gem_dir File.join(gem_path, "config", "storage.yml")