Skip to content

Commit

Permalink
fix : lint
Browse files Browse the repository at this point in the history
  • Loading branch information
R11manish committed Dec 1, 2023
1 parent 055491b commit f951580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Gateway.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ export class Gateway {
this.proof = new Proof(this.sdk);
this.request = new Request(this.sdk);
}
}
}

0 comments on commit f951580

Please sign in to comment.