Skip to content

Commit

Permalink
Remove line added during debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
emlowe committed Nov 6, 2024
1 parent 4a9eccd commit 38e61a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions chia/_tests/util/setup_nodes.py
Original file line number Diff line number Diff line change
Expand Up @@ -293,8 +293,6 @@ async def setup_simulators_and_wallets_inner(
)
)

_ = await async_exit_stack.enter_async_context(setup_daemon(btools=bt_tools[0]))

simulators: list[SimulatorFullNodeService] = [
await async_exit_stack.enter_async_context(
# Passing simulator=True gets us this type guaranteed
Expand Down

0 comments on commit 38e61a4

Please sign in to comment.