Skip to content

Commit 3192787

Browse files
chore: remove commented code
1 parent 35999c7 commit 3192787

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/wagmi/src/client.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -622,8 +622,6 @@ export class AppKit extends AppKitScaffold {
622622

623623
provider.onSetPreferredAccount(async () => {
624624
await reconnect(this.wagmiConfig, { connectors: [connector] });
625-
// this.setLoading(false);
626-
// console.log('setLoading', false);
627625
});
628626

629627
provider.setOnTimeout(async () => {

0 commit comments

Comments
 (0)