Skip to content

Commit

Permalink
fix indices
Browse files Browse the repository at this point in the history
  • Loading branch information
jonator committed Oct 8, 2024
1 parent 4918300 commit efc3a62
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions packages/stores/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@ export * from "./account";
export * from "./chain";
export * from "./currency-registrar";
export * from "./derived-data";
export * from "./ibc-history";
export * from "./kv-store";
export * from "./price";
export * from "./queries";
export * from "./queries-external";
export * from "./tx";
export * from "./ui-config";
1 change: 0 additions & 1 deletion packages/stores/src/tx/index.ts

This file was deleted.

0 comments on commit efc3a62

Please sign in to comment.