Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
montelaidev committed Jun 3, 2024
1 parent b874e4c commit 598275b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ import type {
Transaction as NonceTrackerTransaction,
} from '@metamask/nonce-tracker';
import { errorCodes, rpcErrors, providerErrors } from '@metamask/rpc-errors';
import type { CaipChainId, Hex } from '@metamask/utils';
import type { Hex } from '@metamask/utils';
import { add0x } from '@metamask/utils';
import { Mutex } from 'async-mutex';
import { MethodRegistry } from 'eth-method-registry';
Expand Down

0 comments on commit 598275b

Please sign in to comment.