We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aa77f3 commit c4f3019Copy full SHA for c4f3019
1 file changed
packages/taco-auth/src/providers/encryptor/self-delegate.ts
@@ -1,4 +1,4 @@
1
-import { Wallet, ethers } from 'ethers';
+import { ethers, Wallet } from 'ethers';
2
import { z } from 'zod';
3
4
import { AuthSignature } from '../../auth-sig';
0 commit comments