Skip to content

Commit

Permalink
rm unused Validation::FullResult#+
Browse files Browse the repository at this point in the history
  • Loading branch information
notEthan committed Apr 17, 2024
1 parent 35a2288 commit a9a22fb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/jsi/validation/result.rb
Expand Up @@ -142,10 +142,6 @@ def merge(result)
self
end

def +(result)
FullResult.new.merge(self).merge(result)
end

# see {Util::Private::FingerprintHash}
# @api private
def jsi_fingerprint
Expand Down

0 comments on commit a9a22fb

Please sign in to comment.