Skip to content

Commit

Permalink
Fix code style issues with Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
lint-action committed Nov 15, 2024
1 parent 42e6f2f commit 939fce4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@
"publish": false
}
}
}
}
2 changes: 1 addition & 1 deletion src/handlers/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export * from "./evm";
export * from "./cosmos";
export * from "./solana";
export * from "./solana";

0 comments on commit 939fce4

Please sign in to comment.