lib/config_hound.rb in config_hound-1.2.1 vs lib/config_hound.rb in config_hound-1.3.0

- old
+ new

@@ -6,7 +6,5 @@ def self.load(paths, options = {}) Loader.new(options).load(paths) end end - -