Skip to content

Commit

Permalink
remove check
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelTaylor3D committed Apr 10, 2024
1 parent 47da633 commit 5f42fd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chia/server/start_data_layer.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ async def async_main() -> int:
async with SignalHandlers.manage() as signal_handlers:
await service.setup_process_global_state(signal_handlers=signal_handlers)
await service.run()

return 0


Expand Down

0 comments on commit 5f42fd2

Please sign in to comment.