Skip to content

Commit

Permalink
remove export adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
codingki committed Apr 1, 2024
1 parent f0c9b74 commit faa9cce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/graz/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ export * from "./actions/wallet/wallet-connect";
export * from "./actions/wallet/wallet-connect/cosmostation";
export * from "./actions/wallet/wallet-connect/keplr";
export * from "./actions/wallet/wallet-connect/leap";
export * from "./adapter";
export * from "./chains";
export * from "./hooks/account";
export * from "./hooks/chains";
Expand Down

0 comments on commit faa9cce

Please sign in to comment.