Skip to content

Commit

Permalink
fix: remove useAutoConnect
Browse files Browse the repository at this point in the history
  • Loading branch information
rin-st committed Jul 7, 2023
1 parent e39b378 commit 50de54f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 74 deletions.
1 change: 0 additions & 1 deletion packages/nextjs/hooks/scaffold-eth/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
export * from "./useAccountBalance";
export * from "./useAnimationConfig";
export * from "./useAutoConnect";
export * from "./useBurnerWallet";
export * from "./useDeployedContractInfo";
export * from "./useNativeCurrencyPrice";
Expand Down
73 changes: 0 additions & 73 deletions packages/nextjs/hooks/scaffold-eth/useAutoConnect.ts

This file was deleted.

0 comments on commit 50de54f

Please sign in to comment.