Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

Commit

Permalink
feat(sdk): fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
joeandrews committed Jul 6, 2020
1 parent c5eedba commit 49f5d1d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ export default async function prove(query, connection) {
} = query;
const {
proofType,
returnProof,
} = args;

let returnData = {};
Expand Down

0 comments on commit 49f5d1d

Please sign in to comment.