Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
cristovaoth committed Jan 30, 2025
1 parent c7ec8ba commit a01c92a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion test/roles.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
import { encodeFunctionData, getAddress, parseAbi, PrivateKeyAccount } from 'viem'
import {
encodeFunctionData,
getAddress,
parseAbi,
PrivateKeyAccount,
} from 'viem'
import { Eip1193Provider } from '@safe-global/protocol-kit'
import { deployProxy } from '@gnosis-guild/zodiac-core'

Expand Down

0 comments on commit a01c92a

Please sign in to comment.