Skip to content

Commit

Permalink
fix: format
Browse files Browse the repository at this point in the history
Signed-off-by: tipusinghaw <[email protected]>
  • Loading branch information
tipusinghaw committed Mar 18, 2024
1 parent b1f82bd commit 8b4d661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/schema-manager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ export class PolygonSchema {

let schemaId
let tnxSchemaId = ''
let schemaTxhash:string = ''
let schemaTxhash: string = ''

if (!this.accessToken) {
throw new Error(`Invalid token!`)
Expand Down

0 comments on commit 8b4d661

Please sign in to comment.