Remove obsolete code to fix tests.
This commit is contained in:
parent
db2c86204b
commit
255e991cc3
@ -66,7 +66,6 @@ module Hbc
|
||||
end
|
||||
|
||||
if value.nil? || (value.respond_to?(:to_a) && value.to_a.empty?) ||
|
||||
(value.respond_to?(:to_h) && value.to_h.empty?) ||
|
||||
(value.respond_to?(:to_s) && value.to_s == "{}") ||
|
||||
(artifact_name && !value.key?(artifact_name))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user