Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-o-how committed Jul 17, 2024
1 parent f6684f3 commit 806730d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions chia/types/eligible_coin_spends.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
from chia.consensus.condition_costs import ConditionCost
from chia.consensus.constants import ConsensusConstants
from chia.consensus.cost_calculator import NPCResult
from chia.full_node.bundle_tools import simple_solution_generator
from chia.util.errors import Err, ValidationError
from chia.types.blockchain_format.coin import Coin
from chia.types.blockchain_format.serialized_program import SerializedProgram
from chia.types.blockchain_format.sized_bytes import bytes32
Expand Down

0 comments on commit 806730d

Please sign in to comment.