Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
josemarinas committed Oct 26, 2023
1 parent 30976cb commit 96d4d78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js-client/examples/02-extended-client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ class MyClient extends ClientCore {
console.log(signer);
console.log(provider);
console.log(graphqlClient);
console.log(ipfsClient);

// ...
}
Expand Down

0 comments on commit 96d4d78

Please sign in to comment.