We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6190cf1 commit 1db9035Copy full SHA for 1db9035
protocol-designer/src/steplist/formLevel/handleFormChange/utils.ts
@@ -633,8 +633,6 @@ const getNoLiquidClassValuesMoveLiquid = (args: {
633
blowout_flowRate:
634
matchingTipLiquidSpecs?.defaultBlowOutFlowRate.default ?? null,
635
...dipsosalFields,
636
- blowout_flowRate:
637
- matchingTipLiquidSpecs?.defaultBlowOutFlowRate.default ?? null,
638
}
639
return {
640
...(liquidHandlingAction === 'all' || liquidHandlingAction === 'aspirate'
0 commit comments