Skip to content

Commit c3829f2

Browse files
committed
test(reku): unsubscribe order
1 parent 08969c8 commit c3829f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/reku/provider/contract.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import type { Fn } from '@ora-io/utils'
2-
import { isWin } from '@ora-io/utils/os'
2+
import { isWin } from '@ora-io/utils'
33
import type { Interface, InterfaceAbi } from 'ethers'
44
import { ethers } from 'ethers'
55

0 commit comments

Comments
 (0)