Skip to content

Commit

Permalink
refactor: clean logs
Browse files Browse the repository at this point in the history
  • Loading branch information
ufe-pr committed Jan 29, 2025
1 parent 92b3f10 commit c918a92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/lasereyes-core/src/client/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ export class LaserEyesClient {

async connect(defaultWallet: ProviderType) {
if (this.disposed) {
console.warn('Client disposed, ignoring connect')
return
}

Expand Down

0 comments on commit c918a92

Please sign in to comment.