diff --git a/src/claim.js b/src/claim.js index 505fb01..bf438e9 100644 --- a/src/claim.js +++ b/src/claim.js @@ -122,7 +122,6 @@ class Claim { throw new Error('This claim has not yet been verified') } return this._verification - _ } /**