Skip to content

Commit

Permalink
Remove bad import
Browse files Browse the repository at this point in the history
  • Loading branch information
miohtama committed Jan 5, 2025
1 parent 50397f8 commit 71a4d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eth_defi/lagoon/vault.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

from eth.typing import BlockRange
from eth_typing import HexAddress, BlockIdentifier, ChecksumAddress
from fontTools.unicodedata import block

from hexbytes import HexBytes
from web3 import Web3
from web3.contract import Contract
Expand Down

0 comments on commit 71a4d08

Please sign in to comment.