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 15, 2024
1 parent 5eebfdc commit 6f80110
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 6f80110

Please sign in to comment.