# File lib/hammer_cli_import/deltahash.rb, line 82
def
changed?
!
(
@new
.
empty?
&&
del
.
empty?
)
end