Skip to content

Commit ab3e508

Browse files
author
Jan Červený
committed
FIX stabilizationTimeMax handling
1 parent 1896423 commit ab3e508

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

PP-GrowthOptimizer.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,6 @@ function controlPump () {
340340
theAccessory.context().remove('expDuration')
341341
theAccessory.context().remove('stepDoublingTime')
342342
theAccessory.context().remove('stabilizedTime')
343-
theAccessory.context().remove('stabilizedTimeMax')
344343
}
345344
}
346345
// Start step growth rate evaluation

0 commit comments

Comments
 (0)