Skip to content

Commit 4d10890

Browse files
committed
chore: run lint
1 parent 6842899 commit 4d10890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/providers/http/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import { utils } from 'ethers'
21
import { concatenateUint8Arrays, strToUint8Array, TLSConnectionOptions } from '@reclaimprotocol/tls'
2+
import { utils } from 'ethers'
33
import { base64 } from 'ethers/lib/utils'
44
import { DEFAULT_HTTPS_PORT, RECLAIM_USER_AGENT } from 'src/config'
55
import {

0 commit comments

Comments
 (0)