Skip to content

Commit c4f3019

Browse files
committed
fixup! 1143204
1 parent 1aa77f3 commit c4f3019

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/taco-auth/src/providers/encryptor/self-delegate.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Wallet, ethers } from 'ethers';
1+
import { ethers, Wallet } from 'ethers';
22
import { z } from 'zod';
33

44
import { AuthSignature } from '../../auth-sig';

0 commit comments

Comments
 (0)