lib/ting_yun/configuration/manager.rb in tingyun_rpm-1.6.1 vs lib/ting_yun/configuration/manager.rb in tingyun_rpm-3.2.0

- old
+ new

@@ -88,10 +88,9 @@ @environment_source = EnvironmentSource.new @yaml_source = nil @server_source = nil @manual_source = nil # @callbacks = Hash.new {|hash,key| hash[key] =[]}#存放需要merge本地和服务端配置的info' - @configs_for_testing = [] reset_cache end \ No newline at end of file