Skip to content

Commit ea5b138

Browse files
committed
remove unneeded comment
1 parent ff5563e commit ea5b138

File tree

1 file changed

+0
-1
lines changed
  • step-generation/src/commandCreators/compound

1 file changed

+0
-1
lines changed

step-generation/src/commandCreators/compound/mix.ts

-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ export function mixUtil(args: {
102102
`location=${labwarePythonName}[${formatPyStr(
103103
well
104104
)}]${formatPyWellLocation(pythonWellLocation)}`,
105-
// Note: just wiring up the aspirate flow rate?
106105
`rate=(${aspirateFlowRateUlSec} / ${pipettePythonName}.flow_rate.aspirate) + (${dispenseFlowRateUlSec} / ${pipettePythonName}.flow_rate.dispense)`,
107106
]
108107
return {

0 commit comments

Comments
 (0)