Skip to content

Commit

Permalink
Revert app changes for this PR.
Browse files Browse the repository at this point in the history
  • Loading branch information
SyntaxColoring committed Dec 18, 2023
1 parent a95a564 commit ce421b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/organisms/DropTipWizard/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,6 @@ export const DropTipWizardComponent = (
commandType: 'moveToAddressableArea',
params: {
pipetteId: MANAGED_PIPETTE_ID,
stayAtHighestPossibleZ: true,
addressableAreaName: addressableAreaFromConfig,
offset: { x: 0, y: 0, z: zOffset },
},
Expand Down

0 comments on commit ce421b5

Please sign in to comment.