Skip to content

Commit d6ad283

Browse files
author
dschlabach
committed
remove comment
1 parent 49eed38 commit d6ad283

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

playground/nextjs-app-router/components/form/wallet-type.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ function getConnector(
2121
}
2222

2323
export function WalletType() {
24-
// const { walletType, setWalletType, clearWalletType } = useContext(AppContext);
2524
const { disconnectAsync } = useDisconnect();
2625
const connectors = useConnectors();
2726
const account = useAccount();

0 commit comments

Comments
 (0)