diff --git a/shared-data/python/opentrons_shared_data/pipette/model_constants.py b/shared-data/python/opentrons_shared_data/pipette/model_constants.py index 8045b3941d3..7d34e0e5f6a 100644 --- a/shared-data/python/opentrons_shared_data/pipette/model_constants.py +++ b/shared-data/python/opentrons_shared_data/pipette/model_constants.py @@ -95,10 +95,7 @@ "liquid_properties", "default", "supportedTips", - # FIX BEFORE MERGE: I do not understand this. Is this right? What is the - # intended difference between ##EACHTIP## and ##EACHTIPTYPE##? Why was - # ##EACHTIP## raising in the first place? - "##EACHTIPTYPE##", + "##EACHTIP##", "defaultTipLength", ], }