Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgall committed May 19, 2024
1 parent 13e1271 commit 62b7a5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/models/AzoriusTxBuilder.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ import {
isHex,
encodeFunctionData,
PublicClient,
getContract,
} from 'viem';
import ERC20ClaimAbi from '../assets/abi/ERC20Claim';
import GnosisSafeL2Abi from '../assets/abi/GnosisSafeL2';
Expand Down

0 comments on commit 62b7a5a

Please sign in to comment.