Skip to content

Commit fcefb43

Browse files
committed
modify by lint
1 parent 715ee43 commit fcefb43

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

lib/agent/lockup/positionsCreate.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ import { getLockupContract } from './common'
33
import { Provider } from '@ethersproject/abstract-provider'
44
import { FallbackableOverrides } from '../../common/utils/execute'
55

6-
76
export type Options = {
8-
readonly provider: Provider,
7+
readonly provider: Provider
98
readonly propertyAddress: string
109
readonly amount: string
1110
readonly overrides?: FallbackableOverrides

0 commit comments

Comments
 (0)