Skip to content

Commit

Permalink
Update robot-server/robot_server/runs/engine_store.py
Browse files Browse the repository at this point in the history
  • Loading branch information
TamarZanzouri authored May 16, 2024
1 parent 4da9372 commit 601e5ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion robot-server/robot_server/runs/engine_store.py
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,6 @@ async def create(
else:
load_fixed_trash = False

# move this to the orchestrator
engine = await create_protocol_engine(
hardware_api=self._hardware_api,
config=ProtocolEngineConfig(
Expand Down

0 comments on commit 601e5ec

Please sign in to comment.