Skip to content

Commit

Permalink
fix(app): fix desktop showing trash bin requires action (#16071)
Browse files Browse the repository at this point in the history
Closes RQA-2954
  • Loading branch information
mjhuff authored Aug 20, 2024
1 parent 681a4c2 commit 326f05b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/organisms/Devices/ProtocolRun/ProtocolRunSetup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,6 @@ export function ProtocolRunSetup({
rightElProps: {
stepKey: MODULE_SETUP_KEY,
complete:
calibrationStatusRobot.complete &&
calibrationStatusModules.complete &&
!isMissingModule &&
!isFixtureMismatch,
Expand Down

0 comments on commit 326f05b

Please sign in to comment.