Skip to content

Commit

Permalink
Remove unused eslint disable
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljscript committed Mar 27, 2024
1 parent c8b63b5 commit 3c30a4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/dapp-connector/src/dapp-connector.ts
@@ -1,5 +1,4 @@
import {handleEvent} from './resolver'
/* eslint-disable @typescript-eslint/no-explicit-any */
import {connectWallet} from './connector'
import {DappConnection, Storage} from './adapters/async-storage'

Expand Down

0 comments on commit 3c30a4a

Please sign in to comment.