lib/uricp/strategy/rbd_cache_clone.rb in uricp-0.0.23 vs lib/uricp/strategy/rbd_cache_clone.rb in uricp-0.0.24

- old
+ new

@@ -2,10 +2,9 @@ module Uricp::Strategy class RbdCacheClone include Uricp::Strategy::Common include Uricp::Strategy::CacheCommon - include Methadone::SH def appropriate? unless from.scheme == 'rbd' debug "#{self.class.name}: not appropriate" return false